Shades of Pine Green #077269
Tints of Pine Green #077269
RGB
CMYK
RGB Variations
Color information
#077269 (or 0x077269) is known color: Pine Green. HEX triplet: 07, 72 and 69. RGB value is (7,114,105). Sum of RGB (Red+Green+Blue) = 7+114+105=226 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.10% from 226); Green value is 114 (44.92% from 255 or 50.44% from 226); Blue value is 105 (41.41% from 255 or 46.46% from 226); Max value from RGB is 114 - color contains mainly: green. Hex color #077269 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077269 is #F88D96. Grayscale: #505050. Windows color (decimal): -16289175 or 6910471. OLE color: 6910471.
HSL color Cylindrical-coordinate representation of color #077269: hue angle of 174.95º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077269 is Cyan = 0.94, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 7 | 114 | 105 | - |
| CMYK | 0.94 | 0 | 0.08 | 0.55 |
| HSL | 174.95º | 0.88% | 0.24% | - |
| HSV(B) | 174.95º | 0.94% | 0.45% | - |
| XYZ | 8.65 | 13.1 | 15.44 | - |
| YUV | 80.98 | 141.55 | 75.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 114 | 105 | 0.94 | 0 | 0.08 | 0.55 | 174.95 | 0.88 | 0.24 |
| Hex | 7 | 72 | 69 | 5E | 0 | 8 | 37 | AF | 58 | 18 |
| Octal | 7 | 162 | 151 | 136 | 0 | 10 | 67 | 257 | 130 | 30 |
| Binary | 111 | 1110010 | 1101001 | 1011110 | 0 | 1000 | 110111 | 10101111 | 1011000 | 11000 |
Color Harmonies of #077269
Complementary color
Monochromatic Colors of #077269
Black with #077269
Text Example
Text Example
White with #077269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077269; }
p { color: rgb(7,114,105); }
H1.HeaderClassName
{
color: #077269;
}
.AnyTagClassName
{
color: #077269;
}
</style>
background-color css
<style>
a { background-color: #077269; }
a { background-color: rgb(7,114,105); }
div.DivClassName
{
background-color: #077269;
}
.BgClassName
{
background-color: #077269;
}
</style>
border-color css
<style>
span { border-color: #077269; }
span { border-color: rgb(7,114,105); }
td.TdClassName
{
border-color: #077269;
}
.TagClassName
{
border-color: #077269;
}
</style>