#8AB5BD Kitchen Blue
#8AB5BD (Kitchen Blue) RGB value is (138, 181, 189).
Red value is 138, green value is 181, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #8AB5BD: hue: 189°, saturation: 27.9%, and lightness: 64.1%.
Process color (CMYK) of #8AB5BD is 27%, 4.2%, 0%, 25.9%. Web safe color equivalent of #8AB5BD is ##99CCCC. Color #8AB5BD contains mainly Blue.
Color Spaces
| Color spaces of #8AB5BD | Value |
|---|---|
| RGB | 138, 181, 189 |
| HSL | 189°, 27.9%, 64.1% |
| HSV / HSB | 189°, 27%, 74.1% |
| CMYK | 27%, 4.2%, 0%, 25.9% |
| XYZ | 36.19, 42.12, 54.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001010 | 10110101 | 10111101 |
| Octal | 212 | 265 | 275 |
| Decimal | 138 | 181 | 189 |
| Hex | 8A | B5 | BD |
Shades of #8AB5BD
Tints of #8AB5BD
.mybgColor { background-color: #8AB5BD; }
.myforeColor { color: #8AB5BD; }
.myborderColor { border: 3px solid #8AB5BD; }
<p style="color:#8AB5BD">Text here</p>
This sample text is styled with font color #8AB5BD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8AB5BD">Div content here</div>
<div style="border:3px solid #8AB5BD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(138, 181, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8AB5BD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8AB5BD;
-webkit-box-shadow: 1px 1px 3px #8AB5BD;
box-shadow: 1px 1px 3px #8AB5BD; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #8AB5BD (Kitchen Blue)
Color Overview & Profile: Color #8AB5BD, also known as Kitchen Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 54% Red (138/255), 71% Green (181/255), and 74% Blue (189/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #8AB5BD translates into the CMYK subtractive color model with values of 27% Cyan, 4.2% Magenta, 0% Yellow, and 25.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 189°, saturation of 27.9%, and lightness of 64.1%.
Web Accessibility & Design Recommendations: When implementing #8AB5BD in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##99CCCC.
