Shades of Pine Cone #726151
Tints of Pine Cone #726151
RGB
CMYK
RGB Variations
Color information
#726151 (or 0x726151) is known color: Pine Cone. HEX triplet: 72, 61 and 51. RGB value is (114,97,81). Sum of RGB (Red+Green+Blue) = 114+97+81=292 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.04% from 292); Green value is 97 (38.28% from 255 or 33.22% from 292); Blue value is 81 (32.03% from 255 or 27.74% from 292); Max value from RGB is 114 - color contains mainly: red. Hex color #726151 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726151 is #8D9EAE. Grayscale: #646464. Windows color (decimal): -9281199 or 5333362. OLE color: 5333362.
HSL color Cylindrical-coordinate representation of color #726151: hue angle of 29.09º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #726151 is Cyan = 0, Magento = 0.15, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 97 | 81 | - |
| CMYK | 0 | 0.15 | 0.29 | 0.55 |
| HSL | 29.09º | 0.17% | 0.38% | - |
| HSV(B) | 29.09º | 0.29% | 0.45% | - |
| XYZ | 12.7 | 12.72 | 9.57 | - |
| YUV | 100.26 | 117.13 | 137.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 97 | 81 | 0 | 0.15 | 0.29 | 0.55 | 29.09 | 0.17 | 0.38 |
| Hex | 72 | 61 | 51 | 0 | F | 1D | 37 | 1D | 11 | 26 |
| Octal | 162 | 141 | 121 | 0 | 17 | 35 | 67 | 35 | 21 | 46 |
| Binary | 1110010 | 1100001 | 1010001 | 0 | 1111 | 11101 | 110111 | 11101 | 10001 | 100110 |
Color Harmonies of #726151
Complementary color
Monochromatic Colors of #726151
Black with #726151
Text Example
Text Example
White with #726151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726151; }
p { color: rgb(114,97,81); }
H1.HeaderClassName
{
color: #726151;
}
.AnyTagClassName
{
color: #726151;
}
</style>
background-color css
<style>
a { background-color: #726151; }
a { background-color: rgb(114,97,81); }
div.DivClassName
{
background-color: #726151;
}
.BgClassName
{
background-color: #726151;
}
</style>
border-color css
<style>
span { border-color: #726151; }
span { border-color: rgb(114,97,81); }
td.TdClassName
{
border-color: #726151;
}
.TagClassName
{
border-color: #726151;
}
</style>