Shades of Bali Hai #8D9BA3
Tints of Bali Hai #8D9BA3
RGB
CMYK
RGB Variations
Color information
#8D9BA3 (or 0x8D9BA3) is known color: Bali Hai. HEX triplet: 8D, 9B and A3. RGB value is (141,155,163). Sum of RGB (Red+Green+Blue) = 141+155+163=459 (60% of max value = 765). Red value is 141 (55.47% from 255 or 30.72% from 459); Green value is 155 (60.94% from 255 or 33.77% from 459); Blue value is 163 (64.06% from 255 or 35.51% from 459); Max value from RGB is 163 - color contains mainly: blue. Hex color #8D9BA3 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #8D9BA3 is #72645C. Grayscale: #979797. Windows color (decimal): -7496797 or 10722189. OLE color: 10722189.
HSL color Cylindrical-coordinate representation of color #8D9BA3: hue angle of 201.82º degrees, saturation: 0.11, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #8D9BA3 is Cyan = 0.13, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.36.
Color convert
RGB | 141 | 155 | 163 | - |
CMYK | 0.13 | 0.05 | 0 | 0.36 |
HSL | 201.82º | 0.11% | 0.6% | - |
HSV(B) | 201.82º | 0.13% | 0.64% | - |
XYZ | 29.32 | 31.75 | 39.23 | - |
YUV | 151.73 | 134.36 | 120.35 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 141 | 155 | 163 | 0.13 | 0.05 | 0 | 0.36 | 201.82 | 0.11 | 0.6 |
Hex | 8D | 9B | A3 | D | 5 | 0 | 24 | CA | B | 3C |
Octal | 215 | 233 | 243 | 15 | 5 | 0 | 44 | 312 | 13 | 74 |
Binary | 10001101 | 10011011 | 10100011 | 1101 | 101 | 0 | 100100 | 11001010 | 1011 | 111100 |
Color Harmonies of #8D9BA3
Complementary color
Monochromatic Colors of #8D9BA3
Black with #8D9BA3
Text Example
Text Example
White with #8D9BA3
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8D9BA3; }
p { color: rgb(141,155,163); }
H1.HeaderClassName
{
color: #8D9BA3;
}
.AnyTagClassName
{
color: #8D9BA3;
}
</style>
background-color css
<style>
a { background-color: #8D9BA3; }
a { background-color: rgb(141,155,163); }
div.DivClassName
{
background-color: #8D9BA3;
}
.BgClassName
{
background-color: #8D9BA3;
}
</style>
border-color css
<style>
span { border-color: #8D9BA3; }
span { border-color: rgb(141,155,163); }
td.TdClassName
{
border-color: #8D9BA3;
}
.TagClassName
{
border-color: #8D9BA3;
}
</style>