Shades of Pine Cone #726352
Tints of Pine Cone #726352
RGB
CMYK
RGB Variations
Color information
#726352 (or 0x726352) is known color: Pine Cone. HEX triplet: 72, 63 and 52. RGB value is (114,99,82). Sum of RGB (Red+Green+Blue) = 114+99+82=295 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.64% from 295); Green value is 99 (39.06% from 255 or 33.56% from 295); Blue value is 82 (32.42% from 255 or 27.80% from 295); Max value from RGB is 114 - color contains mainly: red. Hex color #726352 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726352 is #8D9CAD. Grayscale: #656565. Windows color (decimal): -9280686 or 5399410. OLE color: 5399410.
HSL color Cylindrical-coordinate representation of color #726352: hue angle of 31.88º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #726352 is Cyan = 0, Magento = 0.13, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 99 | 82 | - |
| CMYK | 0 | 0.13 | 0.28 | 0.55 |
| HSL | 31.88º | 0.16% | 0.38% | - |
| HSV(B) | 31.88º | 0.28% | 0.45% | - |
| XYZ | 12.92 | 13.11 | 9.83 | - |
| YUV | 101.55 | 116.97 | 136.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 82 | 0 | 0.13 | 0.28 | 0.55 | 31.88 | 0.16 | 0.38 |
| Hex | 72 | 63 | 52 | 0 | D | 1C | 37 | 20 | 10 | 26 |
| Octal | 162 | 143 | 122 | 0 | 15 | 34 | 67 | 40 | 20 | 46 |
| Binary | 1110010 | 1100011 | 1010010 | 0 | 1101 | 11100 | 110111 | 100000 | 10000 | 100110 |
Color Harmonies of #726352
Complementary color
Monochromatic Colors of #726352
Black with #726352
Text Example
Text Example
White with #726352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726352; }
p { color: rgb(114,99,82); }
H1.HeaderClassName
{
color: #726352;
}
.AnyTagClassName
{
color: #726352;
}
</style>
background-color css
<style>
a { background-color: #726352; }
a { background-color: rgb(114,99,82); }
div.DivClassName
{
background-color: #726352;
}
.BgClassName
{
background-color: #726352;
}
</style>
border-color css
<style>
span { border-color: #726352; }
span { border-color: rgb(114,99,82); }
td.TdClassName
{
border-color: #726352;
}
.TagClassName
{
border-color: #726352;
}
</style>