Color Diluted Blue aqua-blue (#b8def2):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Diluted Blue aqua-blue (#b8def2):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
aqua-blues
aqua-blues Family:
light-neutral
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
cool
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Diluted Blue / #b8def2
The HTML HEX code is #b8def2. The corresponding color name is "Diluted Blue". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 184%, Green (G): 222%, Blue (B): 242%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 24%, Magenta (M): 8%, Yellow (Y):0%, Black (K): 5%. In the HSL color space, #b8def2 has a hue of 201°, saturation of 69%, and lightness of 84%. The HSV representation is 201° for hue, 24% for saturation, and 95% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 86, a* (green to red) = -8, and b* (blue to yellow) = -14. The XYZ representation is X: 62, Y: 69, Z: 94. In the YUV color space, it translates to Y (luminance) = 0.8350, U (chrominance) = 0.0561, and V (chrominance) = -0.0995.
The decimal value of the color is 12115698. The closest Web-safe HEX code is #CCCCFF. Variations of the colour are #FFFFFF for a 20% lighter version and #64B6E3 for a 20% darker version.
For the color with hex value #b8def2, the correlated color temperature (CT) is estimated to be 9548 Kelvin (9548K).
The approximate wavelength of #b8def2 is around 489.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | b8def2 | #b8def2 |
RGB Decimal Code | 184, 222, 242 | rgb(184, 222, 242) |
CMYK | 24, 8, 0, 5 | / |
HSL | 201°, 69%, 84% | hsl(201°, 69%, 84%) |
HSV | 201°, 24%, 95% | / |
CIE-LAB | 86, -8, -14 | / |
XYZ | 62, 69, 94 | / |
YUV | 0.8350, 0.0561, -0.0995 | / |
Decimal value | 12115698 | / |
Web-Safe HEX | CCCCFF | #CCCCFF |
Color Temperature (CT) | 9548 Kelvin (9548K) | / |
Estimate Wavelength | around 489.50nm | / |
The Depth and Diversity of Diluted Blue (Hex: #b8def2): Exploring its Impact in Design and Culture
The hex color #b8def2, also known as Diluted Blue, resembles the calm and serene shade of a cloudless sky on a tranquil summer day. It exudes a sense of tranquility and purity, with its soft and gentle hue. This color is reminiscent of a pristine lake, reflecting the clear blue skies above. It shares similarities with delicate blue flowers such as forget-me-nots and hydrangeas, which bring a touch of elegance and grace to any garden. Diluted Blue also evokes the feeling of a soothing ocean breeze, creating a peaceful and serene atmosphere.
Download Stunning Diluted Blue Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Diluted 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 Diluted Blue 4K Wallpaper
Immerse yourself in the beauty of our Diluted 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 Diluted Blue 4K WallpaperTints and Shades of #b8def2 HEX color (Diluted 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 #b8def2, 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
- #EDF7FC
- #DCEFF9
- #CAE6F5
- #b8def2
- #8AA7B6
- #5C6F79
- #2E383D
- #000000
Tones of Diluted Blue (#b8def2 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #b8def2, #a2b8c4 is the less saturated color, while #b8def2 is the most saturated one.
- #a2b8c4
- #a7c2d0
- #adcbdb
- #b2d5e7
- #b8def2
- #4884a4
- #3e85aa
- #3586b0
- #2b86b6
HTML Usage Examples
HTML using color code example
<p style="color: #b8def2;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #b8def2.
CSS color code example
p { color: #b8def2; }
Text with hexadecimal color #b8def2
This is a sample text with color #b8def2.
Background Color with #b8def2
This is a example with background color #b8def2.
Border Color with #b8def2
#b8def2 Color Preview on White (#ffffff) Background
This is a example of text with color #b8def2 on white background.
#b8def2 Color Preview on Black (#000000) Background
This is a example of text with color #b8def2 on black background.
CSS codes examples
.text {color:#b8def2;}
.background {background-color:#b8def2;}
.border {border:1px solid #b8def2;}