Shades of Bali Hai #719AAD
Tints of Bali Hai #719AAD
RGB
CMYK
RGB Variations
Color information
#719AAD (or 0x719AAD) is known color: Bali Hai. HEX triplet: 71, 9A and AD. RGB value is (113,154,173). Sum of RGB (Red+Green+Blue) = 113+154+173=440 (58% of max value = 765). Red value is 113 (44.53% from 255 or 25.68% from 440); Green value is 154 (60.55% from 255 or 35% from 440); Blue value is 173 (67.97% from 255 or 39.32% from 440); Max value from RGB is 173 - color contains mainly: blue. Hex color #719AAD is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719AAD is #8E6552. Grayscale: #8F8F8F. Windows color (decimal): -9332051 or 11377265. OLE color: 11377265.
HSL color Cylindrical-coordinate representation of color #719AAD: hue angle of 199º degrees, saturation: 0.27, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #719AAD is Cyan = 0.35, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 113 | 154 | 173 | - |
| CMYK | 0.35 | 0.11 | 0 | 0.32 |
| HSL | 199º | 0.27% | 0.56% | - |
| HSV(B) | 199º | 0.35% | 0.68% | - |
| XYZ | 25.91 | 29.64 | 43.89 | - |
| YUV | 143.91 | 144.42 | 105.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 154 | 173 | 0.35 | 0.11 | 0 | 0.32 | 199 | 0.27 | 0.56 |
| Hex | 71 | 9A | AD | 23 | B | 0 | 20 | C7 | 1B | 38 |
| Octal | 161 | 232 | 255 | 43 | 13 | 0 | 40 | 307 | 33 | 70 |
| Binary | 1110001 | 10011010 | 10101101 | 100011 | 1011 | 0 | 100000 | 11000111 | 11011 | 111000 |
Color Harmonies of #719AAD
Complementary color
Monochromatic Colors of #719AAD
Black with #719AAD
Text Example
Text Example
White with #719AAD
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719AAD; }
p { color: rgb(113,154,173); }
H1.HeaderClassName
{
color: #719AAD;
}
.AnyTagClassName
{
color: #719AAD;
}
</style>
background-color css
<style>
a { background-color: #719AAD; }
a { background-color: rgb(113,154,173); }
div.DivClassName
{
background-color: #719AAD;
}
.BgClassName
{
background-color: #719AAD;
}
</style>
border-color css
<style>
span { border-color: #719AAD; }
span { border-color: rgb(113,154,173); }
td.TdClassName
{
border-color: #719AAD;
}
.TagClassName
{
border-color: #719AAD;
}
</style>