Shades of Eastern Blue #047990
Tints of Eastern Blue #047990
RGB
CMYK
RGB Variations
Color information
#047990 (or 0x047990) is known color: Eastern Blue. HEX triplet: 04, 79 and 90. RGB value is (4,121,144). Sum of RGB (Red+Green+Blue) = 4+121+144=269 (35% of max value = 765). Red value is 4 (1.95% from 255 or 1.49% from 269); Green value is 121 (47.66% from 255 or 44.98% from 269); Blue value is 144 (56.64% from 255 or 53.53% from 269); Max value from RGB is 144 - color contains mainly: blue. Hex color #047990 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #047990 is #FB866F. Grayscale: #585858. Windows color (decimal): -16483952 or 9468164. OLE color: 9468164.
HSL color Cylindrical-coordinate representation of color #047990: hue angle of 189.86º 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 #047990 is Cyan = 0.97, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 4 | 121 | 144 | - |
| CMYK | 0.97 | 0.16 | 0 | 0.44 |
| HSL | 189.86º | 0.95% | 0.29% | - |
| HSV(B) | 189.86º | 0.97% | 0.56% | - |
| XYZ | 11.92 | 15.71 | 28.79 | - |
| YUV | 88.64 | 159.24 | 67.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 121 | 144 | 0.97 | 0.16 | 0 | 0.44 | 189.86 | 0.95 | 0.29 |
| Hex | 4 | 79 | 90 | 61 | 10 | 0 | 2C | BE | 5F | 1D |
| Octal | 4 | 171 | 220 | 141 | 20 | 0 | 54 | 276 | 137 | 35 |
| Binary | 100 | 1111001 | 10010000 | 1100001 | 10000 | 0 | 101100 | 10111110 | 1011111 | 11101 |
Color Harmonies of #047990
Complementary color
Monochromatic Colors of #047990
Black with #047990
Text Example
Text Example
White with #047990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047990; }
p { color: rgb(4,121,144); }
H1.HeaderClassName
{
color: #047990;
}
.AnyTagClassName
{
color: #047990;
}
</style>
background-color css
<style>
a { background-color: #047990; }
a { background-color: rgb(4,121,144); }
div.DivClassName
{
background-color: #047990;
}
.BgClassName
{
background-color: #047990;
}
</style>
border-color css
<style>
span { border-color: #047990; }
span { border-color: rgb(4,121,144); }
td.TdClassName
{
border-color: #047990;
}
.TagClassName
{
border-color: #047990;
}
</style>