Color Brescian Blue aqua-blue (#0080ff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Brescian Blue aqua-blue (#0080ff):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
aqua-blues
aqua-blues Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
mid-toned
Shade:
light
Temperature:
cool
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Brescian Blue / #0080ff
The HTML HEX code is #0080ff. The corresponding color name is "Brescian Blue". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 128%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 100%, Magenta (M): 50%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #0080ff has a hue of 210°, saturation of 100%, and lightness of 50%. The HSV representation is 210° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 55, a* (green to red) = 19, and b* (blue to yellow) = -71. The XYZ representation is X: 26, Y: 23, Z: 98. In the YUV color space, it translates to Y (luminance) = 0.4087, U (chrominance) = 0.2910, and V (chrominance) = -0.3585.
The decimal value of the color is 33023. The closest Web-safe HEX code is #0099FF. Variations of the colour are #66B2FF for a 20% lighter version and #004C99 for a 20% darker version.
For the color with hex value #0080ff, the correlated color temperature (CT) is estimated to be 2999 Kelvin (2999K).
The approximate wavelength of #0080ff is around 485.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 0080ff | #0080ff |
RGB Decimal Code | 0, 128, 255 | rgb(0, 128, 255) |
CMYK | 100, 50, 0, 0 | / |
HSL | 210°, 100%, 50% | hsl(210°, 100%, 50%) |
HSV | 210°, 100%, 100% | / |
CIE-LAB | 55, 19, -71 | / |
XYZ | 26, 23, 98 | / |
YUV | 0.4087, 0.2910, -0.3585 | / |
Decimal value | 33023 | / |
Web-Safe HEX | 0099FF | #0099FF |
Color Temperature (CT) | 2999 Kelvin (2999K) | / |
Estimate Wavelength | around 485.00nm | / |
The Depth and Diversity of Brescian Blue (Hex: #0080ff): Exploring its Impact in Design and Culture
Brescian Blue (#0080ff) resembles the majestic hue of a tropical waterfall, cascading down moss-covered rocks into a clear lagoon. This vibrant shade evokes the pure serenity of a cloudless sky on a sunny day, providing a refreshing feeling of tranquility and deep relaxation. Just like sapphire gemstones, Brescian Blue exudes a sense of luxury and elegance. This captivating color can be found in natures gems, such as blooming blue delphiniums swaying gracefully in a summer breeze or in the wings of the rare Blue Morpho butterfly, enchanting all who cross its path.
Download Stunning Brescian Blue Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Brescian Blue Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Brescian Blue 4K Wallpaper
Immerse yourself in the beauty of our Brescian Blue 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Brescian Blue 4K WallpaperTints and Shades of #0080ff HEX color (Brescian Blue)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #0080ff, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #BFDFFF
- #80C0FF
- #40A0FF
- #0080ff
- #0060BF
- #004080
- #002040
- #000000
Tones of Brescian Blue (#0080ff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #0080ff, #3380cc is the less saturated color, while #0080ff is the most saturated one.
- #3380cc
- #2680d9
- #1a80e6
- #0d80f2
- #0080ff
- #334352
- #26394a
- #1a2e42
- #0d243b
HTML Usage Examples
HTML using color code example
<p style="color: #0080ff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #0080ff.
CSS color code example
p { color: #0080ff; }
Text with hexadecimal color #0080ff
This is a sample text with color #0080ff.
Background Color with #0080ff
This is a example with background color #0080ff.
Border Color with #0080ff
#0080ff Color Preview on White (#ffffff) Background
This is a example of text with color #0080ff on white background.
#0080ff Color Preview on Black (#000000) Background
This is a example of text with color #0080ff on black background.
CSS codes examples
.text {color:#0080ff;}
.background {background-color:#0080ff;}
.border {border:1px solid #0080ff;}