Shades of Pine Cone #726350
Tints of Pine Cone #726350
RGB
CMYK
RGB Variations
Color information
#726350 (or 0x726350) is known color: Pine Cone. HEX triplet: 72, 63 and 50. RGB value is (114,99,80). Sum of RGB (Red+Green+Blue) = 114+99+80=293 (38% of max value = 765). Red value is 114 (44.92% from 255 or 38.91% from 293); Green value is 99 (39.06% from 255 or 33.79% from 293); Blue value is 80 (31.64% from 255 or 27.30% from 293); Max value from RGB is 114 - color contains mainly: red. Hex color #726350 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726350 is #8D9CAF. Grayscale: #656565. Windows color (decimal): -9280688 or 5268338. OLE color: 5268338.
HSL color Cylindrical-coordinate representation of color #726350: hue angle of 33.53º 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 #726350 is Cyan = 0, Magento = 0.13, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 99 | 80 | - |
| CMYK | 0 | 0.13 | 0.30 | 0.55 |
| HSL | 33.53º | 0.18% | 0.38% | - |
| HSV(B) | 33.53º | 0.3% | 0.45% | - |
| XYZ | 12.85 | 13.08 | 9.44 | - |
| YUV | 101.32 | 115.97 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 80 | 0 | 0.13 | 0.30 | 0.55 | 33.53 | 0.18 | 0.38 |
| Hex | 72 | 63 | 50 | 0 | D | 1E | 37 | 22 | 12 | 26 |
| Octal | 162 | 143 | 120 | 0 | 15 | 36 | 67 | 42 | 22 | 46 |
| Binary | 1110010 | 1100011 | 1010000 | 0 | 1101 | 11110 | 110111 | 100010 | 10010 | 100110 |
Color Harmonies of #726350
Complementary color
Monochromatic Colors of #726350
Black with #726350
Text Example
Text Example
White with #726350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726350; }
p { color: rgb(114,99,80); }
H1.HeaderClassName
{
color: #726350;
}
.AnyTagClassName
{
color: #726350;
}
</style>
background-color css
<style>
a { background-color: #726350; }
a { background-color: rgb(114,99,80); }
div.DivClassName
{
background-color: #726350;
}
.BgClassName
{
background-color: #726350;
}
</style>
border-color css
<style>
span { border-color: #726350; }
span { border-color: rgb(114,99,80); }
td.TdClassName
{
border-color: #726350;
}
.TagClassName
{
border-color: #726350;
}
</style>