Shades of Jewel #047239
Tints of Jewel #047239
RGB
CMYK
RGB Variations
Color information
#047239 (or 0x047239) is known color: Jewel. HEX triplet: 04, 72 and 39. RGB value is (4,114,57). Sum of RGB (Red+Green+Blue) = 4+114+57=175 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.29% from 175); Green value is 114 (44.92% from 255 or 65.14% from 175); Blue value is 57 (22.66% from 255 or 32.57% from 175); Max value from RGB is 114 - color contains mainly: green. Hex color #047239 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047239 is #FB8DC6. Grayscale: #4A4A4A. Windows color (decimal): -16485831 or 3764740. OLE color: 3764740.
HSL color Cylindrical-coordinate representation of color #047239: hue angle of 148.91º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #047239 is Cyan = 0.96, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 4 | 114 | 57 | - |
| CMYK | 0.96 | 0 | 0.50 | 0.55 |
| HSL | 148.91º | 0.93% | 0.23% | - |
| HSV(B) | 148.91º | 0.96% | 0.45% | - |
| XYZ | 6.81 | 12.36 | 5.9 | - |
| YUV | 74.61 | 118.06 | 77.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 114 | 57 | 0.96 | 0 | 0.50 | 0.55 | 148.91 | 0.93 | 0.23 |
| Hex | 4 | 72 | 39 | 60 | 0 | 32 | 37 | 95 | 5D | 17 |
| Octal | 4 | 162 | 71 | 140 | 0 | 62 | 67 | 225 | 135 | 27 |
| Binary | 100 | 1110010 | 111001 | 1100000 | 0 | 110010 | 110111 | 10010101 | 1011101 | 10111 |
Color Harmonies of #047239
Complementary color
Monochromatic Colors of #047239
Black with #047239
Text Example
Text Example
White with #047239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047239; }
p { color: rgb(4,114,57); }
H1.HeaderClassName
{
color: #047239;
}
.AnyTagClassName
{
color: #047239;
}
</style>
background-color css
<style>
a { background-color: #047239; }
a { background-color: rgb(4,114,57); }
div.DivClassName
{
background-color: #047239;
}
.BgClassName
{
background-color: #047239;
}
</style>
border-color css
<style>
span { border-color: #047239; }
span { border-color: rgb(4,114,57); }
td.TdClassName
{
border-color: #047239;
}
.TagClassName
{
border-color: #047239;
}
</style>