Shades of Eastern Blue #047790
Tints of Eastern Blue #047790
RGB
CMYK
RGB Variations
Color information
#047790 (or 0x047790) is known color: Eastern Blue. HEX triplet: 04, 77 and 90. RGB value is (4,119,144). Sum of RGB (Red+Green+Blue) = 4+119+144=267 (35% of max value = 765). Red value is 4 (1.95% from 255 or 1.50% from 267); Green value is 119 (46.88% from 255 or 44.57% from 267); Blue value is 144 (56.64% from 255 or 53.93% from 267); Max value from RGB is 144 - color contains mainly: blue. Hex color #047790 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #047790 is #FB886F. Grayscale: #575757. Windows color (decimal): -16484464 or 9467652. OLE color: 9467652.
HSL color Cylindrical-coordinate representation of color #047790: hue angle of 190.71º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047790 is Cyan = 0.97, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 4 | 119 | 144 | - |
| CMYK | 0.97 | 0.17 | 0 | 0.44 |
| HSL | 190.71º | 0.95% | 0.29% | - |
| HSV(B) | 190.71º | 0.97% | 0.56% | - |
| XYZ | 11.68 | 15.23 | 28.71 | - |
| YUV | 87.47 | 159.9 | 68.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 119 | 144 | 0.97 | 0.17 | 0 | 0.44 | 190.71 | 0.95 | 0.29 |
| Hex | 4 | 77 | 90 | 61 | 11 | 0 | 2C | BF | 5F | 1D |
| Octal | 4 | 167 | 220 | 141 | 21 | 0 | 54 | 277 | 137 | 35 |
| Binary | 100 | 1110111 | 10010000 | 1100001 | 10001 | 0 | 101100 | 10111111 | 1011111 | 11101 |
Color Harmonies of #047790
Complementary color
Monochromatic Colors of #047790
Black with #047790
Text Example
Text Example
White with #047790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047790; }
p { color: rgb(4,119,144); }
H1.HeaderClassName
{
color: #047790;
}
.AnyTagClassName
{
color: #047790;
}
</style>
background-color css
<style>
a { background-color: #047790; }
a { background-color: rgb(4,119,144); }
div.DivClassName
{
background-color: #047790;
}
.BgClassName
{
background-color: #047790;
}
</style>
border-color css
<style>
span { border-color: #047790; }
span { border-color: rgb(4,119,144); }
td.TdClassName
{
border-color: #047790;
}
.TagClassName
{
border-color: #047790;
}
</style>