Shades of Pine Green #067269
Tints of Pine Green #067269
RGB
CMYK
RGB Variations
Color information
#067269 (or 0x067269) is known color: Pine Green. HEX triplet: 06, 72 and 69. RGB value is (6,114,105). Sum of RGB (Red+Green+Blue) = 6+114+105=225 (29% of max value = 765). Red value is 6 (2.73% from 255 or 2.67% from 225); Green value is 114 (44.92% from 255 or 50.67% from 225); Blue value is 105 (41.41% from 255 or 46.67% from 225); Max value from RGB is 114 - color contains mainly: green. Hex color #067269 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067269 is #F98D96. Grayscale: #505050. Windows color (decimal): -16354711 or 6910470. OLE color: 6910470.
HSL color Cylindrical-coordinate representation of color #067269: hue angle of 175º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067269 is Cyan = 0.95, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 6 | 114 | 105 | - |
| CMYK | 0.95 | 0 | 0.08 | 0.55 |
| HSL | 175º | 0.9% | 0.24% | - |
| HSV(B) | 175º | 0.95% | 0.45% | - |
| XYZ | 8.64 | 13.09 | 15.44 | - |
| YUV | 80.68 | 141.72 | 74.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 114 | 105 | 0.95 | 0 | 0.08 | 0.55 | 175 | 0.9 | 0.24 |
| Hex | 6 | 72 | 69 | 5F | 0 | 8 | 37 | AF | 5A | 18 |
| Octal | 6 | 162 | 151 | 137 | 0 | 10 | 67 | 257 | 132 | 30 |
| Binary | 110 | 1110010 | 1101001 | 1011111 | 0 | 1000 | 110111 | 10101111 | 1011010 | 11000 |
Color Harmonies of #067269
Complementary color
Monochromatic Colors of #067269
Black with #067269
Text Example
Text Example
White with #067269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067269; }
p { color: rgb(6,114,105); }
H1.HeaderClassName
{
color: #067269;
}
.AnyTagClassName
{
color: #067269;
}
</style>
background-color css
<style>
a { background-color: #067269; }
a { background-color: rgb(6,114,105); }
div.DivClassName
{
background-color: #067269;
}
.BgClassName
{
background-color: #067269;
}
</style>
border-color css
<style>
span { border-color: #067269; }
span { border-color: rgb(6,114,105); }
td.TdClassName
{
border-color: #067269;
}
.TagClassName
{
border-color: #067269;
}
</style>