Shades of Jewel #047340
Tints of Jewel #047340
RGB
CMYK
RGB Variations
Color information
#047340 (or 0x047340) is known color: Jewel. HEX triplet: 04, 73 and 40. RGB value is (4,115,64). Sum of RGB (Red+Green+Blue) = 4+115+64=183 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.19% from 183); Green value is 115 (45.31% from 255 or 62.84% from 183); Blue value is 64 (25.39% from 255 or 34.97% from 183); Max value from RGB is 115 - color contains mainly: green. Hex color #047340 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047340 is #FB8CBF. Grayscale: #4C4C4C. Windows color (decimal): -16485568 or 4223748. OLE color: 4223748.
HSL color Cylindrical-coordinate representation of color #047340: hue angle of 152.43º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047340 is Cyan = 0.97, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 4 | 115 | 64 | - |
| CMYK | 0.97 | 0 | 0.44 | 0.55 |
| HSL | 152.43º | 0.93% | 0.23% | - |
| HSV(B) | 152.43º | 0.97% | 0.45% | - |
| XYZ | 7.11 | 12.66 | 6.92 | - |
| YUV | 76 | 121.23 | 76.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 115 | 64 | 0.97 | 0 | 0.44 | 0.55 | 152.43 | 0.93 | 0.23 |
| Hex | 4 | 73 | 40 | 61 | 0 | 2C | 37 | 98 | 5D | 17 |
| Octal | 4 | 163 | 100 | 141 | 0 | 54 | 67 | 230 | 135 | 27 |
| Binary | 100 | 1110011 | 1000000 | 1100001 | 0 | 101100 | 110111 | 10011000 | 1011101 | 10111 |
Color Harmonies of #047340
Complementary color
Monochromatic Colors of #047340
Black with #047340
Text Example
Text Example
White with #047340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047340; }
p { color: rgb(4,115,64); }
H1.HeaderClassName
{
color: #047340;
}
.AnyTagClassName
{
color: #047340;
}
</style>
background-color css
<style>
a { background-color: #047340; }
a { background-color: rgb(4,115,64); }
div.DivClassName
{
background-color: #047340;
}
.BgClassName
{
background-color: #047340;
}
</style>
border-color css
<style>
span { border-color: #047340; }
span { border-color: rgb(4,115,64); }
td.TdClassName
{
border-color: #047340;
}
.TagClassName
{
border-color: #047340;
}
</style>