Shades of Pine Cone #726759
Tints of Pine Cone #726759
RGB
CMYK
RGB Variations
Color information
#726759 (or 0x726759) is known color: Pine Cone. HEX triplet: 72, 67 and 59. RGB value is (114,103,89). Sum of RGB (Red+Green+Blue) = 114+103+89=306 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.25% from 306); Green value is 103 (40.62% from 255 or 33.66% from 306); Blue value is 89 (35.16% from 255 or 29.08% from 306); Max value from RGB is 114 - color contains mainly: red. Hex color #726759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726759 is #8D98A6. Grayscale: #686868. Windows color (decimal): -9279655 or 5859186. OLE color: 5859186.
HSL color Cylindrical-coordinate representation of color #726759: hue angle of 33.6º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #726759 is Cyan = 0, Magento = 0.10, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 103 | 89 | - |
| CMYK | 0 | 0.10 | 0.22 | 0.55 |
| HSL | 33.6º | 0.12% | 0.4% | - |
| HSV(B) | 33.6º | 0.22% | 0.45% | - |
| XYZ | 13.59 | 14 | 11.44 | - |
| YUV | 104.69 | 119.14 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 89 | 0 | 0.10 | 0.22 | 0.55 | 33.6 | 0.12 | 0.4 |
| Hex | 72 | 67 | 59 | 0 | A | 16 | 37 | 22 | C | 28 |
| Octal | 162 | 147 | 131 | 0 | 12 | 26 | 67 | 42 | 14 | 50 |
| Binary | 1110010 | 1100111 | 1011001 | 0 | 1010 | 10110 | 110111 | 100010 | 1100 | 101000 |
Color Harmonies of #726759
Complementary color
Monochromatic Colors of #726759
Black with #726759
Text Example
Text Example
White with #726759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726759; }
p { color: rgb(114,103,89); }
H1.HeaderClassName
{
color: #726759;
}
.AnyTagClassName
{
color: #726759;
}
</style>
background-color css
<style>
a { background-color: #726759; }
a { background-color: rgb(114,103,89); }
div.DivClassName
{
background-color: #726759;
}
.BgClassName
{
background-color: #726759;
}
</style>
border-color css
<style>
span { border-color: #726759; }
span { border-color: rgb(114,103,89); }
td.TdClassName
{
border-color: #726759;
}
.TagClassName
{
border-color: #726759;
}
</style>