Shades of Pine Cone #726254
Tints of Pine Cone #726254
RGB
CMYK
RGB Variations
Color information
#726254 (or 0x726254) is known color: Pine Cone. HEX triplet: 72, 62 and 54. RGB value is (114,98,84). Sum of RGB (Red+Green+Blue) = 114+98+84=296 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.51% from 296); Green value is 98 (38.67% from 255 or 33.11% from 296); Blue value is 84 (33.20% from 255 or 28.38% from 296); Max value from RGB is 114 - color contains mainly: red. Hex color #726254 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726254 is #8D9DAB. Grayscale: #656565. Windows color (decimal): -9280940 or 5530226. OLE color: 5530226.
HSL color Cylindrical-coordinate representation of color #726254: hue angle of 28º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #726254 is Cyan = 0, Magento = 0.14, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 98 | 84 | - |
| CMYK | 0 | 0.14 | 0.26 | 0.55 |
| HSL | 28º | 0.15% | 0.39% | - |
| HSV(B) | 28º | 0.26% | 0.45% | - |
| XYZ | 12.91 | 12.95 | 10.21 | - |
| YUV | 101.19 | 118.3 | 137.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 98 | 84 | 0 | 0.14 | 0.26 | 0.55 | 28 | 0.15 | 0.39 |
| Hex | 72 | 62 | 54 | 0 | E | 1A | 37 | 1C | F | 27 |
| Octal | 162 | 142 | 124 | 0 | 16 | 32 | 67 | 34 | 17 | 47 |
| Binary | 1110010 | 1100010 | 1010100 | 0 | 1110 | 11010 | 110111 | 11100 | 1111 | 100111 |
Color Harmonies of #726254
Complementary color
Monochromatic Colors of #726254
Black with #726254
Text Example
Text Example
White with #726254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726254; }
p { color: rgb(114,98,84); }
H1.HeaderClassName
{
color: #726254;
}
.AnyTagClassName
{
color: #726254;
}
</style>
background-color css
<style>
a { background-color: #726254; }
a { background-color: rgb(114,98,84); }
div.DivClassName
{
background-color: #726254;
}
.BgClassName
{
background-color: #726254;
}
</style>
border-color css
<style>
span { border-color: #726254; }
span { border-color: rgb(114,98,84); }
td.TdClassName
{
border-color: #726254;
}
.TagClassName
{
border-color: #726254;
}
</style>