Shades of Pine Green #107269
Tints of Pine Green #107269
RGB
CMYK
RGB Variations
Color information
#107269 (or 0x107269) is known color: Pine Green. HEX triplet: 10, 72 and 69. RGB value is (16,114,105). Sum of RGB (Red+Green+Blue) = 16+114+105=235 (31% of max value = 765). Red value is 16 (6.64% from 255 or 6.81% from 235); Green value is 114 (44.92% from 255 or 48.51% from 235); Blue value is 105 (41.41% from 255 or 44.68% from 235); Max value from RGB is 114 - color contains mainly: green. Hex color #107269 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107269 is #EF8D96. Grayscale: #535353. Windows color (decimal): -15699351 or 6910480. OLE color: 6910480.
HSL color Cylindrical-coordinate representation of color #107269: hue angle of 174.49º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #107269 is Cyan = 0.86, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 114 | 105 | - |
| CMYK | 0.86 | 0 | 0.08 | 0.55 |
| HSL | 174.49º | 0.75% | 0.25% | - |
| HSV(B) | 174.49º | 0.86% | 0.45% | - |
| XYZ | 8.78 | 13.16 | 15.44 | - |
| YUV | 83.67 | 140.03 | 79.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 114 | 105 | 0.86 | 0 | 0.08 | 0.55 | 174.49 | 0.75 | 0.25 |
| Hex | 10 | 72 | 69 | 56 | 0 | 8 | 37 | AE | 4B | 19 |
| Octal | 20 | 162 | 151 | 126 | 0 | 10 | 67 | 256 | 113 | 31 |
| Binary | 10000 | 1110010 | 1101001 | 1010110 | 0 | 1000 | 110111 | 10101110 | 1001011 | 11001 |
Color Harmonies of #107269
Complementary color
Monochromatic Colors of #107269
Black with #107269
Text Example
Text Example
White with #107269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107269; }
p { color: rgb(16,114,105); }
H1.HeaderClassName
{
color: #107269;
}
.AnyTagClassName
{
color: #107269;
}
</style>
background-color css
<style>
a { background-color: #107269; }
a { background-color: rgb(16,114,105); }
div.DivClassName
{
background-color: #107269;
}
.BgClassName
{
background-color: #107269;
}
</style>
border-color css
<style>
span { border-color: #107269; }
span { border-color: rgb(16,114,105); }
td.TdClassName
{
border-color: #107269;
}
.TagClassName
{
border-color: #107269;
}
</style>