Shades of Eastern Blue #057793
Tints of Eastern Blue #057793
RGB
CMYK
RGB Variations
Color information
#057793 (or 0x057793) is known color: Eastern Blue. HEX triplet: 05, 77 and 93. RGB value is (5,119,147). Sum of RGB (Red+Green+Blue) = 5+119+147=271 (35% of max value = 765). Red value is 5 (2.34% from 255 or 1.85% from 271); Green value is 119 (46.88% from 255 or 43.91% from 271); Blue value is 147 (57.81% from 255 or 54.24% from 271); Max value from RGB is 147 - color contains mainly: blue. Hex color #057793 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #057793 is #FA886C. Grayscale: #575757. Windows color (decimal): -16418925 or 9664261. OLE color: 9664261.
HSL color Cylindrical-coordinate representation of color #057793: hue angle of 191.83º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #057793 is Cyan = 0.97, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 119 | 147 | - |
| CMYK | 0.97 | 0.19 | 0 | 0.42 |
| HSL | 191.83º | 0.93% | 0.3% | - |
| HSV(B) | 191.83º | 0.97% | 0.58% | - |
| XYZ | 11.93 | 15.33 | 29.93 | - |
| YUV | 88.11 | 161.23 | 68.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 119 | 147 | 0.97 | 0.19 | 0 | 0.42 | 191.83 | 0.93 | 0.3 |
| Hex | 5 | 77 | 93 | 61 | 13 | 0 | 2A | C0 | 5D | 1E |
| Octal | 5 | 167 | 223 | 141 | 23 | 0 | 52 | 300 | 135 | 36 |
| Binary | 101 | 1110111 | 10010011 | 1100001 | 10011 | 0 | 101010 | 11000000 | 1011101 | 11110 |
Color Harmonies of #057793
Complementary color
Monochromatic Colors of #057793
Black with #057793
Text Example
Text Example
White with #057793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057793; }
p { color: rgb(5,119,147); }
H1.HeaderClassName
{
color: #057793;
}
.AnyTagClassName
{
color: #057793;
}
</style>
background-color css
<style>
a { background-color: #057793; }
a { background-color: rgb(5,119,147); }
div.DivClassName
{
background-color: #057793;
}
.BgClassName
{
background-color: #057793;
}
</style>
border-color css
<style>
span { border-color: #057793; }
span { border-color: rgb(5,119,147); }
td.TdClassName
{
border-color: #057793;
}
.TagClassName
{
border-color: #057793;
}
</style>