Shades of Bali Hai #769AAF
Tints of Bali Hai #769AAF
RGB
CMYK
RGB Variations
Color information
#769AAF (or 0x769AAF) is known color: Bali Hai. HEX triplet: 76, 9A and AF. RGB value is (118,154,175). Sum of RGB (Red+Green+Blue) = 118+154+175=447 (59% of max value = 765). Red value is 118 (46.48% from 255 or 26.40% from 447); Green value is 154 (60.55% from 255 or 34.45% from 447); Blue value is 175 (68.75% from 255 or 39.15% from 447); Max value from RGB is 175 - color contains mainly: blue. Hex color #769AAF is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769AAF is #896550. Grayscale: #919191. Windows color (decimal): -9004369 or 11508342. OLE color: 11508342.
HSL color Cylindrical-coordinate representation of color #769AAF: hue angle of 202.11º degrees, saturation: 0.26, 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 #769AAF is Cyan = 0.33, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 118 | 154 | 175 | - |
| CMYK | 0.33 | 0.12 | 0 | 0.31 |
| HSL | 202.11º | 0.26% | 0.57% | - |
| HSV(B) | 202.11º | 0.33% | 0.69% | - |
| XYZ | 26.76 | 30.06 | 44.95 | - |
| YUV | 145.63 | 144.57 | 108.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 154 | 175 | 0.33 | 0.12 | 0 | 0.31 | 202.11 | 0.26 | 0.57 |
| Hex | 76 | 9A | AF | 21 | C | 0 | 1F | CA | 1A | 39 |
| Octal | 166 | 232 | 257 | 41 | 14 | 0 | 37 | 312 | 32 | 71 |
| Binary | 1110110 | 10011010 | 10101111 | 100001 | 1100 | 0 | 11111 | 11001010 | 11010 | 111001 |
Color Harmonies of #769AAF
Complementary color
Monochromatic Colors of #769AAF
Black with #769AAF
Text Example
Text Example
White with #769AAF
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769AAF; }
p { color: rgb(118,154,175); }
H1.HeaderClassName
{
color: #769AAF;
}
.AnyTagClassName
{
color: #769AAF;
}
</style>
background-color css
<style>
a { background-color: #769AAF; }
a { background-color: rgb(118,154,175); }
div.DivClassName
{
background-color: #769AAF;
}
.BgClassName
{
background-color: #769AAF;
}
</style>
border-color css
<style>
span { border-color: #769AAF; }
span { border-color: rgb(118,154,175); }
td.TdClassName
{
border-color: #769AAF;
}
.TagClassName
{
border-color: #769AAF;
}
</style>