Shades of Pine Green #037066
Tints of Pine Green #037066
RGB
CMYK
RGB Variations
Color information
#037066 (or 0x037066) is known color: Pine Green. HEX triplet: 03, 70 and 66. RGB value is (3,112,102). Sum of RGB (Red+Green+Blue) = 3+112+102=217 (28% of max value = 765). Red value is 3 (1.56% from 255 or 1.38% from 217); Green value is 112 (44.14% from 255 or 51.61% from 217); Blue value is 102 (40.23% from 255 or 47.00% from 217); Max value from RGB is 112 - color contains mainly: green. Hex color #037066 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #037066 is #FC8F99. Grayscale: #4E4E4E. Windows color (decimal): -16551834 or 6713347. OLE color: 6713347.
HSL color Cylindrical-coordinate representation of color #037066: hue angle of 174.5º 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 #037066 is Cyan = 0.97, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 3 | 112 | 102 | - |
| CMYK | 0.97 | 0 | 0.09 | 0.56 |
| HSL | 174.5º | 0.95% | 0.23% | - |
| HSV(B) | 174.5º | 0.97% | 0.44% | - |
| XYZ | 8.23 | 12.57 | 14.56 | - |
| YUV | 78.27 | 141.39 | 74.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 112 | 102 | 0.97 | 0 | 0.09 | 0.56 | 174.5 | 0.95 | 0.23 |
| Hex | 3 | 70 | 66 | 61 | 0 | 9 | 38 | AE | 5F | 17 |
| Octal | 3 | 160 | 146 | 141 | 0 | 11 | 70 | 256 | 137 | 27 |
| Binary | 11 | 1110000 | 1100110 | 1100001 | 0 | 1001 | 111000 | 10101110 | 1011111 | 10111 |
Color Harmonies of #037066
Complementary color
Monochromatic Colors of #037066
Black with #037066
Text Example
Text Example
White with #037066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037066; }
p { color: rgb(3,112,102); }
H1.HeaderClassName
{
color: #037066;
}
.AnyTagClassName
{
color: #037066;
}
</style>
background-color css
<style>
a { background-color: #037066; }
a { background-color: rgb(3,112,102); }
div.DivClassName
{
background-color: #037066;
}
.BgClassName
{
background-color: #037066;
}
</style>
border-color css
<style>
span { border-color: #037066; }
span { border-color: rgb(3,112,102); }
td.TdClassName
{
border-color: #037066;
}
.TagClassName
{
border-color: #037066;
}
</style>