Shades of Pine Green #067569
Tints of Pine Green #067569
RGB
CMYK
RGB Variations
Color information
#067569 (or 0x067569) is known color: Pine Green. HEX triplet: 06, 75 and 69. RGB value is (6,117,105). Sum of RGB (Red+Green+Blue) = 6+117+105=228 (30% of max value = 765). Red value is 6 (2.73% from 255 or 2.63% from 228); Green value is 117 (46.09% from 255 or 51.32% from 228); Blue value is 105 (41.41% from 255 or 46.05% from 228); Max value from RGB is 117 - color contains mainly: green. Hex color #067569 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067569 is #F98A96. Grayscale: #525252. Windows color (decimal): -16353943 or 6911238. OLE color: 6911238.
HSL color Cylindrical-coordinate representation of color #067569: hue angle of 173.51º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067569 is Cyan = 0.95, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 6 | 117 | 105 | - |
| CMYK | 0.95 | 0 | 0.10 | 0.54 |
| HSL | 173.51º | 0.9% | 0.24% | - |
| HSV(B) | 173.51º | 0.95% | 0.46% | - |
| XYZ | 8.99 | 13.78 | 15.55 | - |
| YUV | 82.44 | 140.73 | 73.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 117 | 105 | 0.95 | 0 | 0.10 | 0.54 | 173.51 | 0.9 | 0.24 |
| Hex | 6 | 75 | 69 | 5F | 0 | A | 36 | AE | 5A | 18 |
| Octal | 6 | 165 | 151 | 137 | 0 | 12 | 66 | 256 | 132 | 30 |
| Binary | 110 | 1110101 | 1101001 | 1011111 | 0 | 1010 | 110110 | 10101110 | 1011010 | 11000 |
Color Harmonies of #067569
Complementary color
Monochromatic Colors of #067569
Black with #067569
Text Example
Text Example
White with #067569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067569; }
p { color: rgb(6,117,105); }
H1.HeaderClassName
{
color: #067569;
}
.AnyTagClassName
{
color: #067569;
}
</style>
background-color css
<style>
a { background-color: #067569; }
a { background-color: rgb(6,117,105); }
div.DivClassName
{
background-color: #067569;
}
.BgClassName
{
background-color: #067569;
}
</style>
border-color css
<style>
span { border-color: #067569; }
span { border-color: rgb(6,117,105); }
td.TdClassName
{
border-color: #067569;
}
.TagClassName
{
border-color: #067569;
}
</style>