Shades of Eastern Blue #057791
Tints of Eastern Blue #057791
RGB
CMYK
RGB Variations
Color information
#057791 (or 0x057791) is known color: Eastern Blue. HEX triplet: 05, 77 and 91. RGB value is (5,119,145). Sum of RGB (Red+Green+Blue) = 5+119+145=269 (35% of max value = 765). Red value is 5 (2.34% from 255 or 1.86% from 269); Green value is 119 (46.88% from 255 or 44.24% from 269); Blue value is 145 (57.03% from 255 or 53.90% from 269); Max value from RGB is 145 - color contains mainly: blue. Hex color #057791 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #057791 is #FA886E. Grayscale: #575757. Windows color (decimal): -16418927 or 9533189. OLE color: 9533189.
HSL color Cylindrical-coordinate representation of color #057791: hue angle of 191.14º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #057791 is Cyan = 0.97, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 5 | 119 | 145 | - |
| CMYK | 0.97 | 0.18 | 0 | 0.43 |
| HSL | 191.14º | 0.93% | 0.29% | - |
| HSV(B) | 191.14º | 0.97% | 0.57% | - |
| XYZ | 11.77 | 15.27 | 29.12 | - |
| YUV | 87.88 | 160.23 | 68.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 119 | 145 | 0.97 | 0.18 | 0 | 0.43 | 191.14 | 0.93 | 0.29 |
| Hex | 5 | 77 | 91 | 61 | 12 | 0 | 2B | BF | 5D | 1D |
| Octal | 5 | 167 | 221 | 141 | 22 | 0 | 53 | 277 | 135 | 35 |
| Binary | 101 | 1110111 | 10010001 | 1100001 | 10010 | 0 | 101011 | 10111111 | 1011101 | 11101 |
Color Harmonies of #057791
Complementary color
Monochromatic Colors of #057791
Black with #057791
Text Example
Text Example
White with #057791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057791; }
p { color: rgb(5,119,145); }
H1.HeaderClassName
{
color: #057791;
}
.AnyTagClassName
{
color: #057791;
}
</style>
background-color css
<style>
a { background-color: #057791; }
a { background-color: rgb(5,119,145); }
div.DivClassName
{
background-color: #057791;
}
.BgClassName
{
background-color: #057791;
}
</style>
border-color css
<style>
span { border-color: #057791; }
span { border-color: rgb(5,119,145); }
td.TdClassName
{
border-color: #057791;
}
.TagClassName
{
border-color: #057791;
}
</style>