Color Blue Ribbon aqua-blue (#0066ff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Blue Ribbon aqua-blue (#0066ff):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
aqua-blues
aqua-blues Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
cool
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Blue Ribbon / #0066ff
The HTML HEX code is #0066ff. The corresponding color name is "Blue Ribbon". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 102%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 100%, Magenta (M): 60%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #0066ff has a hue of 216°, saturation of 100%, and lightness of 50%. The HSV representation is 216° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 48, a* (green to red) = 35, and b* (blue to yellow) = -82. The XYZ representation is X: 23, Y: 17, Z: 97. In the YUV color space, it translates to Y (luminance) = 0.3488, U (chrominance) = 0.3205, and V (chrominance) = -0.3060.
The decimal value of the color is 26367. The closest Web-safe HEX code is #0066FF. Variations of the colour are #66A3FF for a 20% lighter version and #003D99 for a 20% darker version.
For the color with hex value #0066ff, the correlated color temperature (CT) is estimated to be 3747 Kelvin (3747K).
The approximate wavelength of #0066ff is around 482.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 0066ff | #0066ff |
RGB Decimal Code | 0, 102, 255 | rgb(0, 102, 255) |
CMYK | 100, 60, 0, 0 | / |
HSL | 216°, 100%, 50% | hsl(216°, 100%, 50%) |
HSV | 216°, 100%, 100% | / |
CIE-LAB | 48, 35, -82 | / |
XYZ | 23, 17, 97 | / |
YUV | 0.3488, 0.3205, -0.3060 | / |
Decimal value | 26367 | / |
Web-Safe HEX | 0066FF | #0066FF |
Color Temperature (CT) | 3747 Kelvin (3747K) | / |
Estimate Wavelength | around 482.00nm | / |
The Depth and Diversity of Blue Ribbon (Hex: #0066ff): Exploring its Impact in Design and Culture
The hex color #0066ff, also known as Blue Ribbon, resembles the vibrant hue of a clear summer sky. It evokes a sense of calmness and serenity, similar to the soothing blue waters of a pristine ocean. This shade can also be compared to the vibrant petals of a forget-me-not flower, adding a touch of freshness and tranquility to any design.
Download Stunning Blue Ribbon Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Blue Ribbon Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Blue Ribbon 4K Wallpaper
Immerse yourself in the beauty of our Blue Ribbon 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 Blue Ribbon 4K WallpaperTints and Shades of #0066ff HEX color (Blue Ribbon)
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 #0066ff, 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
- #BFD9FF
- #80B3FF
- #408CFF
- #0066ff
- #004DBF
- #003380
- #001A40
- #000000
Tones of Blue Ribbon (#0066ff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #0066ff, #3370cc is the less saturated color, while #0066ff is the most saturated one.
- #3370cc
- #266ed9
- #1a6be6
- #0d69f2
- #0066ff
- #333f52
- #26344a
- #1a2a42
- #0d1f3b
HTML Usage Examples
HTML using color code example
<p style="color: #0066ff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #0066ff.
CSS color code example
p { color: #0066ff; }
Text with hexadecimal color #0066ff
This is a sample text with color #0066ff.
Background Color with #0066ff
This is a example with background color #0066ff.
Border Color with #0066ff
#0066ff Color Preview on White (#ffffff) Background
This is a example of text with color #0066ff on white background.
#0066ff Color Preview on Black (#000000) Background
This is a example of text with color #0066ff on black background.
CSS codes examples
.text {color:#0066ff;}
.background {background-color:#0066ff;}
.border {border:1px solid #0066ff;}