Shades of Pine Green #037470
Tints of Pine Green #037470
RGB
CMYK
RGB Variations
Color information
#037470 (or 0x037470) is known color: Pine Green. HEX triplet: 03, 74 and 70. RGB value is (3,116,112). Sum of RGB (Red+Green+Blue) = 3+116+112=231 (30% of max value = 765). Red value is 3 (1.56% from 255 or 1.30% from 231); Green value is 116 (45.70% from 255 or 50.22% from 231); Blue value is 112 (44.14% from 255 or 48.48% from 231); Max value from RGB is 116 - color contains mainly: green. Hex color #037470 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #037470 is #FC8B8F. Grayscale: #515151. Windows color (decimal): -16550800 or 7369731. OLE color: 7369731.
HSL color Cylindrical-coordinate representation of color #037470: hue angle of 177.88º 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 #037470 is Cyan = 0.97, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 3 | 116 | 112 | - |
| CMYK | 0.97 | 0 | 0.03 | 0.55 |
| HSL | 177.88º | 0.95% | 0.23% | - |
| HSV(B) | 177.88º | 0.97% | 0.45% | - |
| XYZ | 9.21 | 13.68 | 17.48 | - |
| YUV | 81.76 | 145.06 | 71.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 116 | 112 | 0.97 | 0 | 0.03 | 0.55 | 177.88 | 0.95 | 0.23 |
| Hex | 3 | 74 | 70 | 61 | 0 | 3 | 37 | B2 | 5F | 17 |
| Octal | 3 | 164 | 160 | 141 | 0 | 3 | 67 | 262 | 137 | 27 |
| Binary | 11 | 1110100 | 1110000 | 1100001 | 0 | 11 | 110111 | 10110010 | 1011111 | 10111 |
Color Harmonies of #037470
Complementary color
Monochromatic Colors of #037470
Black with #037470
Text Example
Text Example
White with #037470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037470; }
p { color: rgb(3,116,112); }
H1.HeaderClassName
{
color: #037470;
}
.AnyTagClassName
{
color: #037470;
}
</style>
background-color css
<style>
a { background-color: #037470; }
a { background-color: rgb(3,116,112); }
div.DivClassName
{
background-color: #037470;
}
.BgClassName
{
background-color: #037470;
}
</style>
border-color css
<style>
span { border-color: #037470; }
span { border-color: rgb(3,116,112); }
td.TdClassName
{
border-color: #037470;
}
.TagClassName
{
border-color: #037470;
}
</style>