Shades of Pine Cone #736451
Tints of Pine Cone #736451
RGB
CMYK
RGB Variations
Color information
#736451 (or 0x736451) is known color: Pine Cone. HEX triplet: 73, 64 and 51. RGB value is (115,100,81). Sum of RGB (Red+Green+Blue) = 115+100+81=296 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.85% from 296); Green value is 100 (39.45% from 255 or 33.78% from 296); Blue value is 81 (32.03% from 255 or 27.36% from 296); Max value from RGB is 115 - color contains mainly: red. Hex color #736451 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736451 is #8C9BAE. Grayscale: #666666. Windows color (decimal): -9214895 or 5334131. OLE color: 5334131.
HSL color Cylindrical-coordinate representation of color #736451: hue angle of 33.53º degrees, saturation: 0.17, 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 #736451 is Cyan = 0, Magento = 0.13, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 81 | - |
| CMYK | 0 | 0.13 | 0.30 | 0.55 |
| HSL | 33.53º | 0.17% | 0.38% | - |
| HSV(B) | 33.53º | 0.3% | 0.45% | - |
| XYZ | 13.11 | 13.35 | 9.67 | - |
| YUV | 102.32 | 115.97 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 81 | 0 | 0.13 | 0.30 | 0.55 | 33.53 | 0.17 | 0.38 |
| Hex | 73 | 64 | 51 | 0 | D | 1E | 37 | 22 | 11 | 26 |
| Octal | 163 | 144 | 121 | 0 | 15 | 36 | 67 | 42 | 21 | 46 |
| Binary | 1110011 | 1100100 | 1010001 | 0 | 1101 | 11110 | 110111 | 100010 | 10001 | 100110 |
Color Harmonies of #736451
Complementary color
Monochromatic Colors of #736451
Black with #736451
Text Example
Text Example
White with #736451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736451; }
p { color: rgb(115,100,81); }
H1.HeaderClassName
{
color: #736451;
}
.AnyTagClassName
{
color: #736451;
}
</style>
background-color css
<style>
a { background-color: #736451; }
a { background-color: rgb(115,100,81); }
div.DivClassName
{
background-color: #736451;
}
.BgClassName
{
background-color: #736451;
}
</style>
border-color css
<style>
span { border-color: #736451; }
span { border-color: rgb(115,100,81); }
td.TdClassName
{
border-color: #736451;
}
.TagClassName
{
border-color: #736451;
}
</style>