Color Shutter Blue aqua-blue (#666e7f):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Shutter Blue aqua-blue (#666e7f):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
aqua-blues
aqua-blues Family:
neutral-muted
Saturation:
weakly saturated
Tones:
colorful tone
Shade:
medium
Temperature:
cool
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Shutter Blue / #666e7f
The HTML HEX code is #666e7f. The corresponding color name is "Shutter Blue". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 102%, Green (G): 110%, Blue (B): 127%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 20%, Magenta (M): 13%, Yellow (Y):0%, Black (K): 50%. In the HSL color space, #666e7f has a hue of 221°, saturation of 11%, and lightness of 45%. The HSV representation is 221° for hue, 20% for saturation, and 50% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 46, a* (green to red) = 1, and b* (blue to yellow) = -10. The XYZ representation is X: 15, Y: 16, Z: 22. In the YUV color space, it translates to Y (luminance) = 0.4296, U (chrominance) = 0.0337, and V (chrominance) = -0.0260.
The decimal value of the color is 6712959. The closest Web-safe HEX code is #666666. Variations of the colour are #9CA2B0 for a 20% lighter version and #393D47 for a 20% darker version.
For the color with hex value #666e7f, the correlated color temperature (CT) is estimated to be 9400 Kelvin (9400K).
The approximate wavelength of #666e7f is around 479.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | 666e7f | #666e7f |
RGB Decimal Code | 102, 110, 127 | rgb(102, 110, 127) |
CMYK | 20, 13, 0, 50 | / |
HSL | 221°, 11%, 45% | hsl(221°, 11%, 45%) |
HSV | 221°, 20%, 50% | / |
CIE-LAB | 46, 1, -10 | / |
XYZ | 15, 16, 22 | / |
YUV | 0.4296, 0.0337, -0.0260 | / |
Decimal value | 6712959 | / |
Web-Safe HEX | 666666 | #666666 |
Color Temperature (CT) | 9400 Kelvin (9400K) | / |
Estimate Wavelength | around 479.50nm | / |
The Depth and Diversity of Shutter Blue (Hex: #666e7f): Exploring its Impact in Design and Culture
The hex color #666e7f, known as Shutter Blue, resembles the faded blue-gray color of vintage camera shutters. This hue evokes a sense of nostalgia and vintage aesthetics, making it suitable for websites or designs that aim to convey a retro or classic vibe. Shutter Blue shares similarities with weathered coastal skies, concrete walls with a patina, or old denim jeans, adding a touch of understated elegance and sophistication to any visual composition.
Download Stunning Shutter Blue Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Shutter 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 Shutter Blue 4K Wallpaper
Immerse yourself in the beauty of our Shutter 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 Shutter Blue 4K WallpaperTints and Shades of #666e7f HEX color (Shutter 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 #666e7f, 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
- #D9DBDF
- #B3B7BF
- #8C929F
- #666e7f
- #4D535F
- #333740
- #1A1C20
- #000000
Tones of Shutter Blue (#666e7f HEX color)
A tone is produced by adding gray to any pure hue. In the case of #666e7f, #70757f is the less saturated color, while #666e7f is the most saturated one.
- #70757f
- #6e737f
- #6b727f
- #69707f
- #666e7f
- #3a3a3c
- #2e2f30
- #222325
- #171819
HTML Usage Examples
HTML using color code example
<p style="color: #666e7f;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #666e7f.
CSS color code example
p { color: #666e7f; }
Text with hexadecimal color #666e7f
This is a sample text with color #666e7f.
Background Color with #666e7f
This is a example with background color #666e7f.
Border Color with #666e7f
#666e7f Color Preview on White (#ffffff) Background
This is a example of text with color #666e7f on white background.
#666e7f Color Preview on Black (#000000) Background
This is a example of text with color #666e7f on black background.
CSS codes examples
.text {color:#666e7f;}
.background {background-color:#666e7f;}
.border {border:1px solid #666e7f;}