Shades of Eastern Blue #047995
Tints of Eastern Blue #047995
RGB
CMYK
RGB Variations
Color information
#047995 (or 0x047995) is known color: Eastern Blue. HEX triplet: 04, 79 and 95. RGB value is (4,121,149). Sum of RGB (Red+Green+Blue) = 4+121+149=274 (36% of max value = 765). Red value is 4 (1.95% from 255 or 1.46% from 274); Green value is 121 (47.66% from 255 or 44.16% from 274); Blue value is 149 (58.59% from 255 or 54.38% from 274); Max value from RGB is 149 - color contains mainly: blue. Hex color #047995 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #047995 is #FB866A. Grayscale: #585858. Windows color (decimal): -16483947 or 9795844. OLE color: 9795844.
HSL color Cylindrical-coordinate representation of color #047995: hue angle of 191.59º degrees, saturation: 0.95, 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 #047995 is Cyan = 0.97, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 4 | 121 | 149 | - |
| CMYK | 0.97 | 0.19 | 0 | 0.42 |
| HSL | 191.59º | 0.95% | 0.3% | - |
| HSV(B) | 191.59º | 0.97% | 0.58% | - |
| XYZ | 12.31 | 15.87 | 30.85 | - |
| YUV | 89.21 | 161.74 | 67.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 121 | 149 | 0.97 | 0.19 | 0 | 0.42 | 191.59 | 0.95 | 0.3 |
| Hex | 4 | 79 | 95 | 61 | 13 | 0 | 2A | C0 | 5F | 1E |
| Octal | 4 | 171 | 225 | 141 | 23 | 0 | 52 | 300 | 137 | 36 |
| Binary | 100 | 1111001 | 10010101 | 1100001 | 10011 | 0 | 101010 | 11000000 | 1011111 | 11110 |
Color Harmonies of #047995
Complementary color
Monochromatic Colors of #047995
Black with #047995
Text Example
Text Example
White with #047995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047995; }
p { color: rgb(4,121,149); }
H1.HeaderClassName
{
color: #047995;
}
.AnyTagClassName
{
color: #047995;
}
</style>
background-color css
<style>
a { background-color: #047995; }
a { background-color: rgb(4,121,149); }
div.DivClassName
{
background-color: #047995;
}
.BgClassName
{
background-color: #047995;
}
</style>
border-color css
<style>
span { border-color: #047995; }
span { border-color: rgb(4,121,149); }
td.TdClassName
{
border-color: #047995;
}
.TagClassName
{
border-color: #047995;
}
</style>