Shades of Bali Hai #759AAB
Tints of Bali Hai #759AAB
RGB
CMYK
RGB Variations
Color information
#759AAB (or 0x759AAB) is known color: Bali Hai. HEX triplet: 75, 9A and AB. RGB value is (117,154,171). Sum of RGB (Red+Green+Blue) = 117+154+171=442 (58% of max value = 765). Red value is 117 (46.09% from 255 or 26.47% from 442); Green value is 154 (60.55% from 255 or 34.84% from 442); Blue value is 171 (67.19% from 255 or 38.69% from 442); Max value from RGB is 171 - color contains mainly: blue. Hex color #759AAB is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759AAB is #8A6554. Grayscale: #909090. Windows color (decimal): -9069909 or 11246197. OLE color: 11246197.
HSL color Cylindrical-coordinate representation of color #759AAB: hue angle of 198.89º degrees, saturation: 0.24, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #759AAB is Cyan = 0.32, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 117 | 154 | 171 | - |
| CMYK | 0.32 | 0.10 | 0 | 0.33 |
| HSL | 198.89º | 0.24% | 0.56% | - |
| HSV(B) | 198.89º | 0.32% | 0.67% | - |
| XYZ | 26.24 | 29.83 | 42.9 | - |
| YUV | 144.88 | 142.74 | 108.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 154 | 171 | 0.32 | 0.10 | 0 | 0.33 | 198.89 | 0.24 | 0.56 |
| Hex | 75 | 9A | AB | 20 | A | 0 | 21 | C7 | 18 | 38 |
| Octal | 165 | 232 | 253 | 40 | 12 | 0 | 41 | 307 | 30 | 70 |
| Binary | 1110101 | 10011010 | 10101011 | 100000 | 1010 | 0 | 100001 | 11000111 | 11000 | 111000 |
Color Harmonies of #759AAB
Complementary color
Monochromatic Colors of #759AAB
Black with #759AAB
Text Example
Text Example
White with #759AAB
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759AAB; }
p { color: rgb(117,154,171); }
H1.HeaderClassName
{
color: #759AAB;
}
.AnyTagClassName
{
color: #759AAB;
}
</style>
background-color css
<style>
a { background-color: #759AAB; }
a { background-color: rgb(117,154,171); }
div.DivClassName
{
background-color: #759AAB;
}
.BgClassName
{
background-color: #759AAB;
}
</style>
border-color css
<style>
span { border-color: #759AAB; }
span { border-color: rgb(117,154,171); }
td.TdClassName
{
border-color: #759AAB;
}
.TagClassName
{
border-color: #759AAB;
}
</style>