Shades of Eastern Blue #017791
Tints of Eastern Blue #017791
RGB
CMYK
RGB Variations
Color information
#017791 (or 0x017791) is known color: Eastern Blue. HEX triplet: 01, 77 and 91. RGB value is (1,119,145). Sum of RGB (Red+Green+Blue) = 1+119+145=265 (35% of max value = 765). Red value is 1 (0.78% from 255 or 0.38% from 265); Green value is 119 (46.88% from 255 or 44.91% from 265); Blue value is 145 (57.03% from 255 or 54.72% from 265); Max value from RGB is 145 - color contains mainly: blue. Hex color #017791 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #017791 is #FE886E. Grayscale: #565656. Windows color (decimal): -16681071 or 9533185. OLE color: 9533185.
HSL color Cylindrical-coordinate representation of color #017791: hue angle of 190.83º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017791 is Cyan = 0.99, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 1 | 119 | 145 | - |
| CMYK | 0.99 | 0.18 | 0 | 0.43 |
| HSL | 190.83º | 0.99% | 0.29% | - |
| HSV(B) | 190.83º | 0.99% | 0.57% | - |
| XYZ | 11.72 | 15.24 | 29.11 | - |
| YUV | 86.68 | 160.91 | 66.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 119 | 145 | 0.99 | 0.18 | 0 | 0.43 | 190.83 | 0.99 | 0.29 |
| Hex | 1 | 77 | 91 | 63 | 12 | 0 | 2B | BF | 63 | 1D |
| Octal | 1 | 167 | 221 | 143 | 22 | 0 | 53 | 277 | 143 | 35 |
| Binary | 1 | 1110111 | 10010001 | 1100011 | 10010 | 0 | 101011 | 10111111 | 1100011 | 11101 |
Color Harmonies of #017791
Complementary color
Monochromatic Colors of #017791
Black with #017791
Text Example
Text Example
White with #017791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017791; }
p { color: rgb(1,119,145); }
H1.HeaderClassName
{
color: #017791;
}
.AnyTagClassName
{
color: #017791;
}
</style>
background-color css
<style>
a { background-color: #017791; }
a { background-color: rgb(1,119,145); }
div.DivClassName
{
background-color: #017791;
}
.BgClassName
{
background-color: #017791;
}
</style>
border-color css
<style>
span { border-color: #017791; }
span { border-color: rgb(1,119,145); }
td.TdClassName
{
border-color: #017791;
}
.TagClassName
{
border-color: #017791;
}
</style>