Shades of Bali Hai #759AAF
Tints of Bali Hai #759AAF
RGB
CMYK
RGB Variations
Color information
#759AAF (or 0x759AAF) is known color: Bali Hai. HEX triplet: 75, 9A and AF. RGB value is (117,154,175). Sum of RGB (Red+Green+Blue) = 117+154+175=446 (59% of max value = 765). Red value is 117 (46.09% from 255 or 26.23% from 446); Green value is 154 (60.55% from 255 or 34.53% from 446); Blue value is 175 (68.75% from 255 or 39.24% from 446); Max value from RGB is 175 - color contains mainly: blue. Hex color #759AAF is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759AAF is #8A6550. Grayscale: #919191. Windows color (decimal): -9069905 or 11508341. OLE color: 11508341.
HSL color Cylindrical-coordinate representation of color #759AAF: hue angle of 201.72º degrees, saturation: 0.27, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #759AAF is Cyan = 0.33, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 117 | 154 | 175 | - |
| CMYK | 0.33 | 0.12 | 0 | 0.31 |
| HSL | 201.72º | 0.27% | 0.57% | - |
| HSV(B) | 201.72º | 0.33% | 0.69% | - |
| XYZ | 26.63 | 29.99 | 44.94 | - |
| YUV | 145.33 | 144.74 | 107.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 154 | 175 | 0.33 | 0.12 | 0 | 0.31 | 201.72 | 0.27 | 0.57 |
| Hex | 75 | 9A | AF | 21 | C | 0 | 1F | CA | 1B | 39 |
| Octal | 165 | 232 | 257 | 41 | 14 | 0 | 37 | 312 | 33 | 71 |
| Binary | 1110101 | 10011010 | 10101111 | 100001 | 1100 | 0 | 11111 | 11001010 | 11011 | 111001 |
Color Harmonies of #759AAF
Complementary color
Monochromatic Colors of #759AAF
Black with #759AAF
Text Example
Text Example
White with #759AAF
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759AAF; }
p { color: rgb(117,154,175); }
H1.HeaderClassName
{
color: #759AAF;
}
.AnyTagClassName
{
color: #759AAF;
}
</style>
background-color css
<style>
a { background-color: #759AAF; }
a { background-color: rgb(117,154,175); }
div.DivClassName
{
background-color: #759AAF;
}
.BgClassName
{
background-color: #759AAF;
}
</style>
border-color css
<style>
span { border-color: #759AAF; }
span { border-color: rgb(117,154,175); }
td.TdClassName
{
border-color: #759AAF;
}
.TagClassName
{
border-color: #759AAF;
}
</style>