Shades of Pine Cone #726657
Tints of Pine Cone #726657
RGB
CMYK
RGB Variations
Color information
#726657 (or 0x726657) is known color: Pine Cone. HEX triplet: 72, 66 and 57. RGB value is (114,102,87). Sum of RGB (Red+Green+Blue) = 114+102+87=303 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.62% from 303); Green value is 102 (40.23% from 255 or 33.66% from 303); Blue value is 87 (34.38% from 255 or 28.71% from 303); Max value from RGB is 114 - color contains mainly: red. Hex color #726657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726657 is #8D99A8. Grayscale: #676767. Windows color (decimal): -9279913 or 5727858. OLE color: 5727858.
HSL color Cylindrical-coordinate representation of color #726657: hue angle of 33.33º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #726657 is Cyan = 0, Magento = 0.11, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 102 | 87 | - |
| CMYK | 0 | 0.11 | 0.24 | 0.55 |
| HSL | 33.33º | 0.13% | 0.39% | - |
| HSV(B) | 33.33º | 0.24% | 0.45% | - |
| XYZ | 13.41 | 13.77 | 10.97 | - |
| YUV | 103.88 | 118.48 | 135.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 87 | 0 | 0.11 | 0.24 | 0.55 | 33.33 | 0.13 | 0.39 |
| Hex | 72 | 66 | 57 | 0 | B | 18 | 37 | 21 | D | 27 |
| Octal | 162 | 146 | 127 | 0 | 13 | 30 | 67 | 41 | 15 | 47 |
| Binary | 1110010 | 1100110 | 1010111 | 0 | 1011 | 11000 | 110111 | 100001 | 1101 | 100111 |
Color Harmonies of #726657
Complementary color
Monochromatic Colors of #726657
Black with #726657
Text Example
Text Example
White with #726657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726657; }
p { color: rgb(114,102,87); }
H1.HeaderClassName
{
color: #726657;
}
.AnyTagClassName
{
color: #726657;
}
</style>
background-color css
<style>
a { background-color: #726657; }
a { background-color: rgb(114,102,87); }
div.DivClassName
{
background-color: #726657;
}
.BgClassName
{
background-color: #726657;
}
</style>
border-color css
<style>
span { border-color: #726657; }
span { border-color: rgb(114,102,87); }
td.TdClassName
{
border-color: #726657;
}
.TagClassName
{
border-color: #726657;
}
</style>