Shades of Pine Cone #726351
Tints of Pine Cone #726351
RGB
CMYK
RGB Variations
Color information
#726351 (or 0x726351) is known color: Pine Cone. HEX triplet: 72, 63 and 51. RGB value is (114,99,81). Sum of RGB (Red+Green+Blue) = 114+99+81=294 (38% of max value = 765). Red value is 114 (44.92% from 255 or 38.78% from 294); Green value is 99 (39.06% from 255 or 33.67% from 294); Blue value is 81 (32.03% from 255 or 27.55% from 294); Max value from RGB is 114 - color contains mainly: red. Hex color #726351 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726351 is #8D9CAE. Grayscale: #656565. Windows color (decimal): -9280687 or 5333874. OLE color: 5333874.
HSL color Cylindrical-coordinate representation of color #726351: hue angle of 32.73º 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 #726351 is Cyan = 0, Magento = 0.13, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 99 | 81 | - |
| CMYK | 0 | 0.13 | 0.29 | 0.55 |
| HSL | 32.73º | 0.17% | 0.38% | - |
| HSV(B) | 32.73º | 0.29% | 0.45% | - |
| XYZ | 12.89 | 13.1 | 9.63 | - |
| YUV | 101.43 | 116.47 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 81 | 0 | 0.13 | 0.29 | 0.55 | 32.73 | 0.17 | 0.38 |
| Hex | 72 | 63 | 51 | 0 | D | 1D | 37 | 21 | 11 | 26 |
| Octal | 162 | 143 | 121 | 0 | 15 | 35 | 67 | 41 | 21 | 46 |
| Binary | 1110010 | 1100011 | 1010001 | 0 | 1101 | 11101 | 110111 | 100001 | 10001 | 100110 |
Color Harmonies of #726351
Complementary color
Monochromatic Colors of #726351
Black with #726351
Text Example
Text Example
White with #726351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726351; }
p { color: rgb(114,99,81); }
H1.HeaderClassName
{
color: #726351;
}
.AnyTagClassName
{
color: #726351;
}
</style>
background-color css
<style>
a { background-color: #726351; }
a { background-color: rgb(114,99,81); }
div.DivClassName
{
background-color: #726351;
}
.BgClassName
{
background-color: #726351;
}
</style>
border-color css
<style>
span { border-color: #726351; }
span { border-color: rgb(114,99,81); }
td.TdClassName
{
border-color: #726351;
}
.TagClassName
{
border-color: #726351;
}
</style>