Shades of Pine Green #078472
Tints of Pine Green #078472
RGB
CMYK
RGB Variations
Color information
#078472 (or 0x078472) is known color: Pine Green. HEX triplet: 07, 84 and 72. RGB value is (7,132,114). Sum of RGB (Red+Green+Blue) = 7+132+114=253 (33% of max value = 765). Red value is 7 (3.12% from 255 or 2.77% from 253); Green value is 132 (51.95% from 255 or 52.17% from 253); Blue value is 114 (44.92% from 255 or 45.06% from 253); Max value from RGB is 132 - color contains mainly: green. Hex color #078472 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078472 is #F87B8D. Grayscale: #5C5C5C. Windows color (decimal): -16284558 or 7504903. OLE color: 7504903.
HSL color Cylindrical-coordinate representation of color #078472: hue angle of 171.36º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078472 is Cyan = 0.95, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 7 | 132 | 114 | - |
| CMYK | 0.95 | 0 | 0.14 | 0.48 |
| HSL | 171.36º | 0.9% | 0.27% | - |
| HSV(B) | 171.36º | 0.95% | 0.52% | - |
| XYZ | 11.38 | 17.76 | 18.75 | - |
| YUV | 92.57 | 140.09 | 66.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 132 | 114 | 0.95 | 0 | 0.14 | 0.48 | 171.36 | 0.9 | 0.27 |
| Hex | 7 | 84 | 72 | 5F | 0 | E | 30 | AB | 5A | 1B |
| Octal | 7 | 204 | 162 | 137 | 0 | 16 | 60 | 253 | 132 | 33 |
| Binary | 111 | 10000100 | 1110010 | 1011111 | 0 | 1110 | 110000 | 10101011 | 1011010 | 11011 |
Color Harmonies of #078472
Complementary color
Monochromatic Colors of #078472
Black with #078472
Text Example
Text Example
White with #078472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078472; }
p { color: rgb(7,132,114); }
H1.HeaderClassName
{
color: #078472;
}
.AnyTagClassName
{
color: #078472;
}
</style>
background-color css
<style>
a { background-color: #078472; }
a { background-color: rgb(7,132,114); }
div.DivClassName
{
background-color: #078472;
}
.BgClassName
{
background-color: #078472;
}
</style>
border-color css
<style>
span { border-color: #078472; }
span { border-color: rgb(7,132,114); }
td.TdClassName
{
border-color: #078472;
}
.TagClassName
{
border-color: #078472;
}
</style>