Shades of Eastern Blue #057892
Tints of Eastern Blue #057892
RGB
CMYK
RGB Variations
Color information
#057892 (or 0x057892) is known color: Eastern Blue. HEX triplet: 05, 78 and 92. RGB value is (5,120,146). Sum of RGB (Red+Green+Blue) = 5+120+146=271 (35% of max value = 765). Red value is 5 (2.34% from 255 or 1.85% from 271); Green value is 120 (47.27% from 255 or 44.28% from 271); Blue value is 146 (57.42% from 255 or 53.87% from 271); Max value from RGB is 146 - color contains mainly: blue. Hex color #057892 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #057892 is #FA876D. Grayscale: #585858. Windows color (decimal): -16418670 or 9598981. OLE color: 9598981.
HSL color Cylindrical-coordinate representation of color #057892: hue angle of 191.06º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #057892 is Cyan = 0.97, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 5 | 120 | 146 | - |
| CMYK | 0.97 | 0.18 | 0 | 0.43 |
| HSL | 191.06º | 0.93% | 0.3% | - |
| HSV(B) | 191.06º | 0.97% | 0.57% | - |
| XYZ | 11.97 | 15.54 | 29.56 | - |
| YUV | 88.58 | 160.4 | 68.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 120 | 146 | 0.97 | 0.18 | 0 | 0.43 | 191.06 | 0.93 | 0.3 |
| Hex | 5 | 78 | 92 | 61 | 12 | 0 | 2B | BF | 5D | 1E |
| Octal | 5 | 170 | 222 | 141 | 22 | 0 | 53 | 277 | 135 | 36 |
| Binary | 101 | 1111000 | 10010010 | 1100001 | 10010 | 0 | 101011 | 10111111 | 1011101 | 11110 |
Color Harmonies of #057892
Complementary color
Monochromatic Colors of #057892
Black with #057892
Text Example
Text Example
White with #057892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057892; }
p { color: rgb(5,120,146); }
H1.HeaderClassName
{
color: #057892;
}
.AnyTagClassName
{
color: #057892;
}
</style>
background-color css
<style>
a { background-color: #057892; }
a { background-color: rgb(5,120,146); }
div.DivClassName
{
background-color: #057892;
}
.BgClassName
{
background-color: #057892;
}
</style>
border-color css
<style>
span { border-color: #057892; }
span { border-color: rgb(5,120,146); }
td.TdClassName
{
border-color: #057892;
}
.TagClassName
{
border-color: #057892;
}
</style>