Shades of Eastern Blue #017790
Tints of Eastern Blue #017790
RGB
CMYK
RGB Variations
Color information
#017790 (or 0x017790) is known color: Eastern Blue. HEX triplet: 01, 77 and 90. RGB value is (1,119,144). Sum of RGB (Red+Green+Blue) = 1+119+144=264 (34% of max value = 765). Red value is 1 (0.78% from 255 or 0.38% from 264); Green value is 119 (46.88% from 255 or 45.08% from 264); Blue value is 144 (56.64% from 255 or 54.55% from 264); Max value from RGB is 144 - color contains mainly: blue. Hex color #017790 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #017790 is #FE886F. Grayscale: #565656. Windows color (decimal): -16681072 or 9467649. OLE color: 9467649.
HSL color Cylindrical-coordinate representation of color #017790: hue angle of 190.49º degrees, saturation: 0.99, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017790 is Cyan = 0.99, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 1 | 119 | 144 | - |
| CMYK | 0.99 | 0.17 | 0 | 0.44 |
| HSL | 190.49º | 0.99% | 0.28% | - |
| HSV(B) | 190.49º | 0.99% | 0.56% | - |
| XYZ | 11.64 | 15.21 | 28.71 | - |
| YUV | 86.57 | 160.41 | 66.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 119 | 144 | 0.99 | 0.17 | 0 | 0.44 | 190.49 | 0.99 | 0.28 |
| Hex | 1 | 77 | 90 | 63 | 11 | 0 | 2C | BE | 63 | 1C |
| Octal | 1 | 167 | 220 | 143 | 21 | 0 | 54 | 276 | 143 | 34 |
| Binary | 1 | 1110111 | 10010000 | 1100011 | 10001 | 0 | 101100 | 10111110 | 1100011 | 11100 |
Color Harmonies of #017790
Complementary color
Monochromatic Colors of #017790
Black with #017790
Text Example
Text Example
White with #017790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017790; }
p { color: rgb(1,119,144); }
H1.HeaderClassName
{
color: #017790;
}
.AnyTagClassName
{
color: #017790;
}
</style>
background-color css
<style>
a { background-color: #017790; }
a { background-color: rgb(1,119,144); }
div.DivClassName
{
background-color: #017790;
}
.BgClassName
{
background-color: #017790;
}
</style>
border-color css
<style>
span { border-color: #017790; }
span { border-color: rgb(1,119,144); }
td.TdClassName
{
border-color: #017790;
}
.TagClassName
{
border-color: #017790;
}
</style>