Shades of Pine Cone #726355
Tints of Pine Cone #726355
RGB
CMYK
RGB Variations
Color information
#726355 (or 0x726355) is known color: Pine Cone. HEX triplet: 72, 63 and 55. RGB value is (114,99,85). Sum of RGB (Red+Green+Blue) = 114+99+85=298 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.26% from 298); Green value is 99 (39.06% from 255 or 33.22% from 298); Blue value is 85 (33.59% from 255 or 28.52% from 298); Max value from RGB is 114 - color contains mainly: red. Hex color #726355 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726355 is #8D9CAA. Grayscale: #656565. Windows color (decimal): -9280683 or 5596018. OLE color: 5596018.
HSL color Cylindrical-coordinate representation of color #726355: hue angle of 28.97º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #726355 is Cyan = 0, Magento = 0.13, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 99 | 85 | - |
| CMYK | 0 | 0.13 | 0.25 | 0.55 |
| HSL | 28.97º | 0.15% | 0.39% | - |
| HSV(B) | 28.97º | 0.25% | 0.45% | - |
| XYZ | 13.04 | 13.16 | 10.45 | - |
| YUV | 101.89 | 118.47 | 136.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 85 | 0 | 0.13 | 0.25 | 0.55 | 28.97 | 0.15 | 0.39 |
| Hex | 72 | 63 | 55 | 0 | D | 19 | 37 | 1D | F | 27 |
| Octal | 162 | 143 | 125 | 0 | 15 | 31 | 67 | 35 | 17 | 47 |
| Binary | 1110010 | 1100011 | 1010101 | 0 | 1101 | 11001 | 110111 | 11101 | 1111 | 100111 |
Color Harmonies of #726355
Complementary color
Monochromatic Colors of #726355
Black with #726355
Text Example
Text Example
White with #726355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726355; }
p { color: rgb(114,99,85); }
H1.HeaderClassName
{
color: #726355;
}
.AnyTagClassName
{
color: #726355;
}
</style>
background-color css
<style>
a { background-color: #726355; }
a { background-color: rgb(114,99,85); }
div.DivClassName
{
background-color: #726355;
}
.BgClassName
{
background-color: #726355;
}
</style>
border-color css
<style>
span { border-color: #726355; }
span { border-color: rgb(114,99,85); }
td.TdClassName
{
border-color: #726355;
}
.TagClassName
{
border-color: #726355;
}
</style>