Shades of Bali Hai #759CAE
Tints of Bali Hai #759CAE
RGB
CMYK
RGB Variations
Color information
#759CAE (or 0x759CAE) is known color: Bali Hai. HEX triplet: 75, 9C and AE. RGB value is (117,156,174). Sum of RGB (Red+Green+Blue) = 117+156+174=447 (59% of max value = 765). Red value is 117 (46.09% from 255 or 26.17% from 447); Green value is 156 (61.33% from 255 or 34.90% from 447); Blue value is 174 (68.36% from 255 or 38.93% from 447); Max value from RGB is 174 - color contains mainly: blue. Hex color #759CAE is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759CAE is #8A6351. Grayscale: #929292. Windows color (decimal): -9069394 or 11443317. OLE color: 11443317.
HSL color Cylindrical-coordinate representation of color #759CAE: hue angle of 198.95º degrees, saturation: 0.26, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #759CAE is Cyan = 0.33, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 117 | 156 | 174 | - |
| CMYK | 0.33 | 0.10 | 0 | 0.32 |
| HSL | 198.95º | 0.26% | 0.57% | - |
| HSV(B) | 198.95º | 0.33% | 0.68% | - |
| XYZ | 26.86 | 30.61 | 44.54 | - |
| YUV | 146.39 | 143.58 | 107.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 156 | 174 | 0.33 | 0.10 | 0 | 0.32 | 198.95 | 0.26 | 0.57 |
| Hex | 75 | 9C | AE | 21 | A | 0 | 20 | C7 | 1A | 39 |
| Octal | 165 | 234 | 256 | 41 | 12 | 0 | 40 | 307 | 32 | 71 |
| Binary | 1110101 | 10011100 | 10101110 | 100001 | 1010 | 0 | 100000 | 11000111 | 11010 | 111001 |
Color Harmonies of #759CAE
Complementary color
Monochromatic Colors of #759CAE
Black with #759CAE
Text Example
Text Example
White with #759CAE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759CAE; }
p { color: rgb(117,156,174); }
H1.HeaderClassName
{
color: #759CAE;
}
.AnyTagClassName
{
color: #759CAE;
}
</style>
background-color css
<style>
a { background-color: #759CAE; }
a { background-color: rgb(117,156,174); }
div.DivClassName
{
background-color: #759CAE;
}
.BgClassName
{
background-color: #759CAE;
}
</style>
border-color css
<style>
span { border-color: #759CAE; }
span { border-color: rgb(117,156,174); }
td.TdClassName
{
border-color: #759CAE;
}
.TagClassName
{
border-color: #759CAE;
}
</style>