Shades of Pine Green #027472
Tints of Pine Green #027472
RGB
CMYK
RGB Variations
Color information
#027472 (or 0x027472) is known color: Pine Green. HEX triplet: 02, 74 and 72. RGB value is (2,116,114). Sum of RGB (Red+Green+Blue) = 2+116+114=232 (30% of max value = 765). Red value is 2 (1.17% from 255 or 0.86% from 232); Green value is 116 (45.70% from 255 or 50% from 232); Blue value is 114 (44.92% from 255 or 49.14% from 232); Max value from RGB is 116 - color contains mainly: green. Hex color #027472 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027472 is #FD8B8D. Grayscale: #515151. Windows color (decimal): -16616334 or 7500802. OLE color: 7500802.
HSL color Cylindrical-coordinate representation of color #027472: hue angle of 178.95º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027472 is Cyan = 0.98, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 2 | 116 | 114 | - |
| CMYK | 0.98 | 0 | 0.02 | 0.55 |
| HSL | 178.95º | 0.97% | 0.23% | - |
| HSV(B) | 178.95º | 0.98% | 0.45% | - |
| XYZ | 9.31 | 13.72 | 18.08 | - |
| YUV | 81.69 | 146.23 | 71.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 116 | 114 | 0.98 | 0 | 0.02 | 0.55 | 178.95 | 0.97 | 0.23 |
| Hex | 2 | 74 | 72 | 62 | 0 | 2 | 37 | B3 | 61 | 17 |
| Octal | 2 | 164 | 162 | 142 | 0 | 2 | 67 | 263 | 141 | 27 |
| Binary | 10 | 1110100 | 1110010 | 1100010 | 0 | 10 | 110111 | 10110011 | 1100001 | 10111 |
Color Harmonies of #027472
Complementary color
Monochromatic Colors of #027472
Black with #027472
Text Example
Text Example
White with #027472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027472; }
p { color: rgb(2,116,114); }
H1.HeaderClassName
{
color: #027472;
}
.AnyTagClassName
{
color: #027472;
}
</style>
background-color css
<style>
a { background-color: #027472; }
a { background-color: rgb(2,116,114); }
div.DivClassName
{
background-color: #027472;
}
.BgClassName
{
background-color: #027472;
}
</style>
border-color css
<style>
span { border-color: #027472; }
span { border-color: rgb(2,116,114); }
td.TdClassName
{
border-color: #027472;
}
.TagClassName
{
border-color: #027472;
}
</style>