Shades of Jewel #047138
Tints of Jewel #047138
RGB
CMYK
RGB Variations
Color information
#047138 (or 0x047138) is known color: Jewel. HEX triplet: 04, 71 and 38. RGB value is (4,113,56). Sum of RGB (Red+Green+Blue) = 4+113+56=173 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.31% from 173); Green value is 113 (44.53% from 255 or 65.32% from 173); Blue value is 56 (22.27% from 255 or 32.37% from 173); Max value from RGB is 113 - color contains mainly: green. Hex color #047138 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047138 is #FB8EC7. Grayscale: #4A4A4A. Windows color (decimal): -16486088 or 3698948. OLE color: 3698948.
HSL color Cylindrical-coordinate representation of color #047138: hue angle of 148.62º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #047138 is Cyan = 0.96, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 4 | 113 | 56 | - |
| CMYK | 0.96 | 0 | 0.50 | 0.56 |
| HSL | 148.62º | 0.93% | 0.23% | - |
| HSV(B) | 148.62º | 0.96% | 0.44% | - |
| XYZ | 6.67 | 12.12 | 5.73 | - |
| YUV | 73.91 | 117.89 | 78.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 113 | 56 | 0.96 | 0 | 0.50 | 0.56 | 148.62 | 0.93 | 0.23 |
| Hex | 4 | 71 | 38 | 60 | 0 | 32 | 38 | 95 | 5D | 17 |
| Octal | 4 | 161 | 70 | 140 | 0 | 62 | 70 | 225 | 135 | 27 |
| Binary | 100 | 1110001 | 111000 | 1100000 | 0 | 110010 | 111000 | 10010101 | 1011101 | 10111 |
Color Harmonies of #047138
Complementary color
Monochromatic Colors of #047138
Black with #047138
Text Example
Text Example
White with #047138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047138; }
p { color: rgb(4,113,56); }
H1.HeaderClassName
{
color: #047138;
}
.AnyTagClassName
{
color: #047138;
}
</style>
background-color css
<style>
a { background-color: #047138; }
a { background-color: rgb(4,113,56); }
div.DivClassName
{
background-color: #047138;
}
.BgClassName
{
background-color: #047138;
}
</style>
border-color css
<style>
span { border-color: #047138; }
span { border-color: rgb(4,113,56); }
td.TdClassName
{
border-color: #047138;
}
.TagClassName
{
border-color: #047138;
}
</style>