Shades of Pine Green #037072
Tints of Pine Green #037072
RGB
CMYK
RGB Variations
Color information
#037072 (or 0x037072) is known color: Pine Green. HEX triplet: 03, 70 and 72. RGB value is (3,112,114). Sum of RGB (Red+Green+Blue) = 3+112+114=229 (30% of max value = 765). Red value is 3 (1.56% from 255 or 1.31% from 229); Green value is 112 (44.14% from 255 or 48.91% from 229); Blue value is 114 (44.92% from 255 or 49.78% from 229); Max value from RGB is 114 - color contains mainly: blue. Hex color #037072 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #037072 is #FC8F8D. Grayscale: #4F4F4F. Windows color (decimal): -16551822 or 7499779. OLE color: 7499779.
HSL color Cylindrical-coordinate representation of color #037072: hue angle of 181.08º degrees, saturation: 0.95, 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 #037072 is Cyan = 0.97, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 3 | 112 | 114 | - |
| CMYK | 0.97 | 0.02 | 0 | 0.55 |
| HSL | 181.08º | 0.95% | 0.23% | - |
| HSV(B) | 181.08º | 0.97% | 0.45% | - |
| XYZ | 8.87 | 12.82 | 17.93 | - |
| YUV | 79.64 | 147.39 | 73.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 112 | 114 | 0.97 | 0.02 | 0 | 0.55 | 181.08 | 0.95 | 0.23 |
| Hex | 3 | 70 | 72 | 61 | 2 | 0 | 37 | B5 | 5F | 17 |
| Octal | 3 | 160 | 162 | 141 | 2 | 0 | 67 | 265 | 137 | 27 |
| Binary | 11 | 1110000 | 1110010 | 1100001 | 10 | 0 | 110111 | 10110101 | 1011111 | 10111 |
Color Harmonies of #037072
Complementary color
Monochromatic Colors of #037072
Black with #037072
Text Example
Text Example
White with #037072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037072; }
p { color: rgb(3,112,114); }
H1.HeaderClassName
{
color: #037072;
}
.AnyTagClassName
{
color: #037072;
}
</style>
background-color css
<style>
a { background-color: #037072; }
a { background-color: rgb(3,112,114); }
div.DivClassName
{
background-color: #037072;
}
.BgClassName
{
background-color: #037072;
}
</style>
border-color css
<style>
span { border-color: #037072; }
span { border-color: rgb(3,112,114); }
td.TdClassName
{
border-color: #037072;
}
.TagClassName
{
border-color: #037072;
}
</style>