Shades of Jewel #037036
Tints of Jewel #037036
RGB
CMYK
RGB Variations
Color information
#037036 (or 0x037036) is known color: Jewel. HEX triplet: 03, 70 and 36. RGB value is (3,112,54). Sum of RGB (Red+Green+Blue) = 3+112+54=169 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.78% from 169); Green value is 112 (44.14% from 255 or 66.27% from 169); Blue value is 54 (21.48% from 255 or 31.95% from 169); Max value from RGB is 112 - color contains mainly: green. Hex color #037036 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #037036 is #FC8FC9. Grayscale: #484848. Windows color (decimal): -16551882 or 3567619. OLE color: 3567619.
HSL color Cylindrical-coordinate representation of color #037036: hue angle of 148.07º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #037036 is Cyan = 0.97, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 3 | 112 | 54 | - |
| CMYK | 0.97 | 0 | 0.52 | 0.56 |
| HSL | 148.07º | 0.95% | 0.23% | - |
| HSV(B) | 148.07º | 0.97% | 0.44% | - |
| XYZ | 6.5 | 11.87 | 5.44 | - |
| YUV | 72.8 | 117.39 | 78.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 112 | 54 | 0.97 | 0 | 0.52 | 0.56 | 148.07 | 0.95 | 0.23 |
| Hex | 3 | 70 | 36 | 61 | 0 | 34 | 38 | 94 | 5F | 17 |
| Octal | 3 | 160 | 66 | 141 | 0 | 64 | 70 | 224 | 137 | 27 |
| Binary | 11 | 1110000 | 110110 | 1100001 | 0 | 110100 | 111000 | 10010100 | 1011111 | 10111 |
Color Harmonies of #037036
Complementary color
Monochromatic Colors of #037036
Black with #037036
Text Example
Text Example
White with #037036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037036; }
p { color: rgb(3,112,54); }
H1.HeaderClassName
{
color: #037036;
}
.AnyTagClassName
{
color: #037036;
}
</style>
background-color css
<style>
a { background-color: #037036; }
a { background-color: rgb(3,112,54); }
div.DivClassName
{
background-color: #037036;
}
.BgClassName
{
background-color: #037036;
}
</style>
border-color css
<style>
span { border-color: #037036; }
span { border-color: rgb(3,112,54); }
td.TdClassName
{
border-color: #037036;
}
.TagClassName
{
border-color: #037036;
}
</style>