Shades of Jewel #037038
Tints of Jewel #037038
RGB
CMYK
RGB Variations
Color information
#037038 (or 0x037038) is known color: Jewel. HEX triplet: 03, 70 and 38. RGB value is (3,112,56). Sum of RGB (Red+Green+Blue) = 3+112+56=171 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.75% from 171); Green value is 112 (44.14% from 255 or 65.50% from 171); Blue value is 56 (22.27% from 255 or 32.75% from 171); Max value from RGB is 112 - color contains mainly: green. Hex color #037038 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #037038 is #FC8FC7. Grayscale: #494949. Windows color (decimal): -16551880 or 3698691. OLE color: 3698691.
HSL color Cylindrical-coordinate representation of color #037038: hue angle of 149.17º 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 #037038 is Cyan = 0.97, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 3 | 112 | 56 | - |
| CMYK | 0.97 | 0 | 0.50 | 0.56 |
| HSL | 149.17º | 0.95% | 0.23% | - |
| HSV(B) | 149.17º | 0.97% | 0.44% | - |
| XYZ | 6.55 | 11.89 | 5.69 | - |
| YUV | 73.03 | 118.39 | 78.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 112 | 56 | 0.97 | 0 | 0.50 | 0.56 | 149.17 | 0.95 | 0.23 |
| Hex | 3 | 70 | 38 | 61 | 0 | 32 | 38 | 95 | 5F | 17 |
| Octal | 3 | 160 | 70 | 141 | 0 | 62 | 70 | 225 | 137 | 27 |
| Binary | 11 | 1110000 | 111000 | 1100001 | 0 | 110010 | 111000 | 10010101 | 1011111 | 10111 |
Color Harmonies of #037038
Complementary color
Monochromatic Colors of #037038
Black with #037038
Text Example
Text Example
White with #037038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037038; }
p { color: rgb(3,112,56); }
H1.HeaderClassName
{
color: #037038;
}
.AnyTagClassName
{
color: #037038;
}
</style>
background-color css
<style>
a { background-color: #037038; }
a { background-color: rgb(3,112,56); }
div.DivClassName
{
background-color: #037038;
}
.BgClassName
{
background-color: #037038;
}
</style>
border-color css
<style>
span { border-color: #037038; }
span { border-color: rgb(3,112,56); }
td.TdClassName
{
border-color: #037038;
}
.TagClassName
{
border-color: #037038;
}
</style>