Color Starlight blue (#bcc0cc):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Starlight blue (#bcc0cc):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
blues
blues Family:
light-muted
Saturation:
almost gray
Tones:
colorful tone
Shade:
medium
Temperature:
cool
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Starlight / #bcc0cc
The HTML HEX code is #bcc0cc. The corresponding color name is "Starlight". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 188%, Green (G): 192%, Blue (B): 204%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 8%, Magenta (M): 6%, Yellow (Y):0%, Black (K): 20%. In the HSL color space, #bcc0cc has a hue of 225°, saturation of 14%, and lightness of 77%. The HSV representation is 225° for hue, 8% for saturation, and 80% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 78, a* (green to red) = 1, and b* (blue to yellow) = -6. The XYZ representation is X: 50, Y: 53, Z: 65. In the YUV color space, it translates to Y (luminance) = 0.7536, U (chrominance) = 0.0228, and V (chrominance) = -0.0144.
The decimal value of the color is 12370124. The closest Web-safe HEX code is #CCCCCC. Variations of the colour are #F6F7F8 for a 20% lighter version and #828AA1 for a 20% darker version.
For the color with hex value #bcc0cc, the correlated color temperature (CT) is estimated to be 7398 Kelvin (7398K).
The approximate wavelength of #bcc0cc is around 477.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | bcc0cc | #bcc0cc |
RGB Decimal Code | 188, 192, 204 | rgb(188, 192, 204) |
CMYK | 8, 6, 0, 20 | / |
HSL | 225°, 14%, 77% | hsl(225°, 14%, 77%) |
HSV | 225°, 8%, 80% | / |
CIE-LAB | 78, 1, -6 | / |
XYZ | 50, 53, 65 | / |
YUV | 0.7536, 0.0228, -0.0144 | / |
Decimal value | 12370124 | / |
Web-Safe HEX | CCCCCC | #CCCCCC |
Color Temperature (CT) | 7398 Kelvin (7398K) | / |
Estimate Wavelength | around 477.50nm | / |
The Depth and Diversity of Starlight (Hex: #bcc0cc): Exploring its Impact in Design and Culture
The hex color #bcc0cc, also known as Starlight, resembles the soothing hues found in a twilight sky. Its delicate blend of blue, purple, and gray evokes a sense of calmness akin to twilights serene ambiance. This color can be associated with elements such as dusk, lavender fields, and moonlit landscapes. Utilize Starlight to create a tranquil visual experience on your website or to evoke a peaceful mood in your design projects.
Download Stunning Starlight Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Starlight Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Starlight 4K Wallpaper
Immerse yourself in the beauty of our Starlight 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 Starlight 4K WallpaperTints and Shades of #bcc0cc HEX color (Starlight)
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 #bcc0cc, 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
- #EEEFF2
- #DEE0E6
- #CDD0D9
- #bcc0cc
- #8D9099
- #5E6066
- #2F3033
- #000000
Tones of Starlight (#bcc0cc HEX color)
A tone is produced by adding gray to any pure hue. In the case of #bcc0cc, #a4a6ae is the less saturated color, while #bcc0cc is the most saturated one.
- #a4a6ae
- #aaadb5
- #b0b3bd
- #b6bac4
- #bcc0cc
- #646873
- #5f6471
- #5a606f
- #565c6d
HTML Usage Examples
HTML using color code example
<p style="color: #bcc0cc;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #bcc0cc.
CSS color code example
p { color: #bcc0cc; }
Text with hexadecimal color #bcc0cc
This is a sample text with color #bcc0cc.
Background Color with #bcc0cc
This is a example with background color #bcc0cc.
Border Color with #bcc0cc
#bcc0cc Color Preview on White (#ffffff) Background
This is a example of text with color #bcc0cc on white background.
#bcc0cc Color Preview on Black (#000000) Background
This is a example of text with color #bcc0cc on black background.
CSS codes examples
.text {color:#bcc0cc;}
.background {background-color:#bcc0cc;}
.border {border:1px solid #bcc0cc;}