Shades of Eastern Blue #047690
Tints of Eastern Blue #047690
RGB
CMYK
RGB Variations
Color information
#047690 (or 0x047690) is known color: Eastern Blue. HEX triplet: 04, 76 and 90. RGB value is (4,118,144). Sum of RGB (Red+Green+Blue) = 4+118+144=266 (35% of max value = 765). Red value is 4 (1.95% from 255 or 1.50% from 266); Green value is 118 (46.48% from 255 or 44.36% from 266); Blue value is 144 (56.64% from 255 or 54.14% from 266); Max value from RGB is 144 - color contains mainly: blue. Hex color #047690 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #047690 is #FB896F. Grayscale: #565656. Windows color (decimal): -16484720 or 9467396. OLE color: 9467396.
HSL color Cylindrical-coordinate representation of color #047690: hue angle of 191.14º 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 #047690 is Cyan = 0.97, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 4 | 118 | 144 | - |
| CMYK | 0.97 | 0.18 | 0 | 0.44 |
| HSL | 191.14º | 0.95% | 0.29% | - |
| HSV(B) | 191.14º | 0.97% | 0.56% | - |
| XYZ | 11.56 | 15 | 28.67 | - |
| YUV | 86.88 | 160.23 | 68.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 118 | 144 | 0.97 | 0.18 | 0 | 0.44 | 191.14 | 0.95 | 0.29 |
| Hex | 4 | 76 | 90 | 61 | 12 | 0 | 2C | BF | 5F | 1D |
| Octal | 4 | 166 | 220 | 141 | 22 | 0 | 54 | 277 | 137 | 35 |
| Binary | 100 | 1110110 | 10010000 | 1100001 | 10010 | 0 | 101100 | 10111111 | 1011111 | 11101 |
Color Harmonies of #047690
Complementary color
Monochromatic Colors of #047690
Black with #047690
Text Example
Text Example
White with #047690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047690; }
p { color: rgb(4,118,144); }
H1.HeaderClassName
{
color: #047690;
}
.AnyTagClassName
{
color: #047690;
}
</style>
background-color css
<style>
a { background-color: #047690; }
a { background-color: rgb(4,118,144); }
div.DivClassName
{
background-color: #047690;
}
.BgClassName
{
background-color: #047690;
}
</style>
border-color css
<style>
span { border-color: #047690; }
span { border-color: rgb(4,118,144); }
td.TdClassName
{
border-color: #047690;
}
.TagClassName
{
border-color: #047690;
}
</style>