Shades of Bali Hai #939BA0
Tints of Bali Hai #939BA0
RGB
CMYK
RGB Variations
Color information
#939BA0 (or 0x939BA0) is known color: Bali Hai. HEX triplet: 93, 9B and A0. RGB value is (147,155,160). Sum of RGB (Red+Green+Blue) = 147+155+160=462 (61% of max value = 765). Red value is 147 (57.81% from 255 or 31.82% from 462); Green value is 155 (60.94% from 255 or 33.55% from 462); Blue value is 160 (62.89% from 255 or 34.63% from 462); Max value from RGB is 160 - color contains mainly: blue. Hex color #939BA0 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939BA0 is #6C645F. Grayscale: #999999. Windows color (decimal): -7103584 or 10525587. OLE color: 10525587.
HSL color Cylindrical-coordinate representation of color #939BA0: hue angle of 203.08º degrees, saturation: 0.06, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #939BA0 is Cyan = 0.08, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 147 | 155 | 160 | - |
| CMYK | 0.08 | 0.03 | 0 | 0.37 |
| HSL | 203.08º | 0.06% | 0.6% | - |
| HSV(B) | 203.08º | 0.08% | 0.63% | - |
| XYZ | 30.1 | 32.18 | 37.88 | - |
| YUV | 153.18 | 131.85 | 123.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 155 | 160 | 0.08 | 0.03 | 0 | 0.37 | 203.08 | 0.06 | 0.6 |
| Hex | 93 | 9B | A0 | 8 | 3 | 0 | 25 | CB | 6 | 3C |
| Octal | 223 | 233 | 240 | 10 | 3 | 0 | 45 | 313 | 6 | 74 |
| Binary | 10010011 | 10011011 | 10100000 | 1000 | 11 | 0 | 100101 | 11001011 | 110 | 111100 |
Color Harmonies of #939BA0
Complementary color
Monochromatic Colors of #939BA0
Black with #939BA0
Text Example
Text Example
White with #939BA0
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939BA0; }
p { color: rgb(147,155,160); }
H1.HeaderClassName
{
color: #939BA0;
}
.AnyTagClassName
{
color: #939BA0;
}
</style>
background-color css
<style>
a { background-color: #939BA0; }
a { background-color: rgb(147,155,160); }
div.DivClassName
{
background-color: #939BA0;
}
.BgClassName
{
background-color: #939BA0;
}
</style>
border-color css
<style>
span { border-color: #939BA0; }
span { border-color: rgb(147,155,160); }
td.TdClassName
{
border-color: #939BA0;
}
.TagClassName
{
border-color: #939BA0;
}
</style>