Shades of Pine Cone #726658
Tints of Pine Cone #726658
RGB
CMYK
RGB Variations
Color information
#726658 (or 0x726658) is known color: Pine Cone. HEX triplet: 72, 66 and 58. RGB value is (114,102,88). Sum of RGB (Red+Green+Blue) = 114+102+88=304 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.5% from 304); Green value is 102 (40.23% from 255 or 33.55% from 304); Blue value is 88 (34.77% from 255 or 28.95% from 304); Max value from RGB is 114 - color contains mainly: red. Hex color #726658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726658 is #8D99A7. Grayscale: #686868. Windows color (decimal): -9279912 or 5793394. OLE color: 5793394.
HSL color Cylindrical-coordinate representation of color #726658: hue angle of 32.31º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #726658 is Cyan = 0, Magento = 0.11, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 102 | 88 | - |
| CMYK | 0 | 0.11 | 0.23 | 0.55 |
| HSL | 32.31º | 0.13% | 0.4% | - |
| HSV(B) | 32.31º | 0.23% | 0.45% | - |
| XYZ | 13.45 | 13.78 | 11.18 | - |
| YUV | 103.99 | 118.98 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 88 | 0 | 0.11 | 0.23 | 0.55 | 32.31 | 0.13 | 0.4 |
| Hex | 72 | 66 | 58 | 0 | B | 17 | 37 | 20 | D | 28 |
| Octal | 162 | 146 | 130 | 0 | 13 | 27 | 67 | 40 | 15 | 50 |
| Binary | 1110010 | 1100110 | 1011000 | 0 | 1011 | 10111 | 110111 | 100000 | 1101 | 101000 |
Color Harmonies of #726658
Complementary color
Monochromatic Colors of #726658
Black with #726658
Text Example
Text Example
White with #726658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726658; }
p { color: rgb(114,102,88); }
H1.HeaderClassName
{
color: #726658;
}
.AnyTagClassName
{
color: #726658;
}
</style>
background-color css
<style>
a { background-color: #726658; }
a { background-color: rgb(114,102,88); }
div.DivClassName
{
background-color: #726658;
}
.BgClassName
{
background-color: #726658;
}
</style>
border-color css
<style>
span { border-color: #726658; }
span { border-color: rgb(114,102,88); }
td.TdClassName
{
border-color: #726658;
}
.TagClassName
{
border-color: #726658;
}
</style>