Color Light Blue cyan (#add8e6):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Light Blue cyan (#add8e6):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
cyans
cyans Family:
light-neutral
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
cool
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Light Blue / #add8e6
The HTML HEX code is #add8e6. The corresponding color name is "Light Blue". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 173%, Green (G): 216%, Blue (B): 230%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 25%, Magenta (M): 6%, Yellow (Y):0%, Black (K): 10%. In the HSL color space, #add8e6 has a hue of 195°, saturation of 53%, and lightness of 79%. The HSV representation is 195° for hue, 25% for saturation, and 90% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 84, a* (green to red) = -11, and b* (blue to yellow) = -11. The XYZ representation is X: 56, Y: 64, Z: 84. In the YUV color space, it translates to Y (luminance) = 0.8029, U (chrominance) = 0.0488, and V (chrominance) = -0.1092.
The decimal value of the color is 11393254. The closest Web-safe HEX code is #99CCFF. Variations of the colour are #FBFDFE for a 20% lighter version and #5FB2CE for a 20% darker version.
For the color with hex value #add8e6, the correlated color temperature (CT) is estimated to be 9360 Kelvin (9360K).
The approximate wavelength of #add8e6 is around 492.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | add8e6 | #add8e6 |
RGB Decimal Code | 173, 216, 230 | rgb(173, 216, 230) |
CMYK | 25, 6, 0, 10 | / |
HSL | 195°, 53%, 79% | hsl(195°, 53%, 79%) |
HSV | 195°, 25%, 90% | / |
CIE-LAB | 84, -11, -11 | / |
XYZ | 56, 64, 84 | / |
YUV | 0.8029, 0.0488, -0.1092 | / |
Decimal value | 11393254 | / |
Web-Safe HEX | 99CCFF | #99CCFF |
Color Temperature (CT) | 9360 Kelvin (9360K) | / |
Estimate Wavelength | around 492.50nm | / |
The Depth and Diversity of Light Blue (Hex: #add8e6): Exploring its Impact in Design and Culture
The hex color #add8e6, commonly known as Light Blue, is reminiscent of the calmness and tranquility of a clear sky on a sunny day. It evokes a sense of serenity and peacefulness, similar to the feeling of being surrounded by fluffy clouds. This shade of blue also brings to mind the gentle flow of a tranquil river, as it reflects the light and creates a soothing ambiance. Light Blue can also be associated with the refreshing coolness of a swimming pool or the vastness of the ocean on a bright summer day.
Download Stunning Light Blue Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Light 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 Light Blue 4K Wallpaper
Immerse yourself in the beauty of our Light 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 Light Blue 4K WallpaperTints and Shades of #add8e6 HEX color (Light 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 #add8e6, 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
- #EBF5F9
- #D6ECF3
- #C2E2EC
- #add8e6
- #82A2AD
- #576C73
- #2B363A
- #000000
Tones of Light Blue (#add8e6 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #add8e6, #9bb5bd is the less saturated color, while #add8e6 is the most saturated one.
- #9bb5bd
- #a0bec7
- #a4c6d2
- #a9cfdc
- #add8e6
- #4f7f8e
- #477f91
- #3e7e93
- #367e96
HTML Usage Examples
HTML using color code example
<p style="color: #add8e6;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name of #add8e6 is lightblue.
CSS color code example
p { color: #add8e6; }
Text with hexadecimal color #add8e6
This is a sample text with color #add8e6.
Background Color with #add8e6
This is a example with background color #add8e6.
Border Color with #add8e6
#add8e6 Color Preview on White (#ffffff) Background
This is a example of text with color #add8e6 on white background.
#add8e6 Color Preview on Black (#000000) Background
This is a example of text with color #add8e6 on black background.
CSS codes examples
.text {color:#add8e6;}
.background {background-color:#add8e6;}
.border {border:1px solid #add8e6;}