Shades of Pine Cone #726150
Tints of Pine Cone #726150
RGB
CMYK
RGB Variations
Color information
#726150 (or 0x726150) is known color: Pine Cone. HEX triplet: 72, 61 and 50. RGB value is (114,97,80). Sum of RGB (Red+Green+Blue) = 114+97+80=291 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.18% from 291); Green value is 97 (38.28% from 255 or 33.33% from 291); Blue value is 80 (31.64% from 255 or 27.49% from 291); Max value from RGB is 114 - color contains mainly: red. Hex color #726150 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726150 is #8D9EAF. Grayscale: #646464. Windows color (decimal): -9281200 or 5267826. OLE color: 5267826.
HSL color Cylindrical-coordinate representation of color #726150: hue angle of 30º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #726150 is Cyan = 0, Magento = 0.15, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 97 | 80 | - |
| CMYK | 0 | 0.15 | 0.30 | 0.55 |
| HSL | 30º | 0.18% | 0.38% | - |
| HSV(B) | 30º | 0.3% | 0.45% | - |
| XYZ | 12.66 | 12.71 | 9.37 | - |
| YUV | 100.15 | 116.63 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 97 | 80 | 0 | 0.15 | 0.30 | 0.55 | 30 | 0.18 | 0.38 |
| Hex | 72 | 61 | 50 | 0 | F | 1E | 37 | 1E | 12 | 26 |
| Octal | 162 | 141 | 120 | 0 | 17 | 36 | 67 | 36 | 22 | 46 |
| Binary | 1110010 | 1100001 | 1010000 | 0 | 1111 | 11110 | 110111 | 11110 | 10010 | 100110 |
Color Harmonies of #726150
Complementary color
Monochromatic Colors of #726150
Black with #726150
Text Example
Text Example
White with #726150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726150; }
p { color: rgb(114,97,80); }
H1.HeaderClassName
{
color: #726150;
}
.AnyTagClassName
{
color: #726150;
}
</style>
background-color css
<style>
a { background-color: #726150; }
a { background-color: rgb(114,97,80); }
div.DivClassName
{
background-color: #726150;
}
.BgClassName
{
background-color: #726150;
}
</style>
border-color css
<style>
span { border-color: #726150; }
span { border-color: rgb(114,97,80); }
td.TdClassName
{
border-color: #726150;
}
.TagClassName
{
border-color: #726150;
}
</style>