Shades of Eastern Blue #047994
Tints of Eastern Blue #047994
RGB
CMYK
RGB Variations
Color information
#047994 (or 0x047994) is known color: Eastern Blue. HEX triplet: 04, 79 and 94. RGB value is (4,121,148). Sum of RGB (Red+Green+Blue) = 4+121+148=273 (36% of max value = 765). Red value is 4 (1.95% from 255 or 1.47% from 273); Green value is 121 (47.66% from 255 or 44.32% from 273); Blue value is 148 (58.20% from 255 or 54.21% from 273); Max value from RGB is 148 - color contains mainly: blue. Hex color #047994 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #047994 is #FB866B. Grayscale: #585858. Windows color (decimal): -16483948 or 9730308. OLE color: 9730308.
HSL color Cylindrical-coordinate representation of color #047994: hue angle of 191.25º 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 #047994 is Cyan = 0.97, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 4 | 121 | 148 | - |
| CMYK | 0.97 | 0.18 | 0 | 0.42 |
| HSL | 191.25º | 0.95% | 0.3% | - |
| HSV(B) | 191.25º | 0.97% | 0.58% | - |
| XYZ | 12.23 | 15.84 | 30.43 | - |
| YUV | 89.1 | 161.24 | 67.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 121 | 148 | 0.97 | 0.18 | 0 | 0.42 | 191.25 | 0.95 | 0.3 |
| Hex | 4 | 79 | 94 | 61 | 12 | 0 | 2A | BF | 5F | 1E |
| Octal | 4 | 171 | 224 | 141 | 22 | 0 | 52 | 277 | 137 | 36 |
| Binary | 100 | 1111001 | 10010100 | 1100001 | 10010 | 0 | 101010 | 10111111 | 1011111 | 11110 |
Color Harmonies of #047994
Complementary color
Monochromatic Colors of #047994
Black with #047994
Text Example
Text Example
White with #047994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047994; }
p { color: rgb(4,121,148); }
H1.HeaderClassName
{
color: #047994;
}
.AnyTagClassName
{
color: #047994;
}
</style>
background-color css
<style>
a { background-color: #047994; }
a { background-color: rgb(4,121,148); }
div.DivClassName
{
background-color: #047994;
}
.BgClassName
{
background-color: #047994;
}
</style>
border-color css
<style>
span { border-color: #047994; }
span { border-color: rgb(4,121,148); }
td.TdClassName
{
border-color: #047994;
}
.TagClassName
{
border-color: #047994;
}
</style>