Shades of Pine Cone #736861
Tints of Pine Cone #736861
RGB
CMYK
RGB Variations
Color information
#736861 (or 0x736861) is known color: Pine Cone. HEX triplet: 73, 68 and 61. RGB value is (115,104,97). Sum of RGB (Red+Green+Blue) = 115+104+97=316 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.39% from 316); Green value is 104 (41.02% from 255 or 32.91% from 316); Blue value is 97 (38.28% from 255 or 30.70% from 316); Max value from RGB is 115 - color contains mainly: red. Hex color #736861 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736861 is #8C979E. Grayscale: #6A6A6A. Windows color (decimal): -9213855 or 6383731. OLE color: 6383731.
HSL color Cylindrical-coordinate representation of color #736861: hue angle of 23.33º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #736861 is Cyan = 0, Magento = 0.10, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 104 | 97 | - |
| CMYK | 0 | 0.10 | 0.16 | 0.55 |
| HSL | 23.33º | 0.08% | 0.42% | - |
| HSV(B) | 23.33º | 0.16% | 0.45% | - |
| XYZ | 14.18 | 14.41 | 13.34 | - |
| YUV | 106.49 | 122.64 | 134.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 104 | 97 | 0 | 0.10 | 0.16 | 0.55 | 23.33 | 0.08 | 0.42 |
| Hex | 73 | 68 | 61 | 0 | A | 10 | 37 | 17 | 8 | 2A |
| Octal | 163 | 150 | 141 | 0 | 12 | 20 | 67 | 27 | 10 | 52 |
| Binary | 1110011 | 1101000 | 1100001 | 0 | 1010 | 10000 | 110111 | 10111 | 1000 | 101010 |
Color Harmonies of #736861
Complementary color
Monochromatic Colors of #736861
Black with #736861
Text Example
Text Example
White with #736861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736861; }
p { color: rgb(115,104,97); }
H1.HeaderClassName
{
color: #736861;
}
.AnyTagClassName
{
color: #736861;
}
</style>
background-color css
<style>
a { background-color: #736861; }
a { background-color: rgb(115,104,97); }
div.DivClassName
{
background-color: #736861;
}
.BgClassName
{
background-color: #736861;
}
</style>
border-color css
<style>
span { border-color: #736861; }
span { border-color: rgb(115,104,97); }
td.TdClassName
{
border-color: #736861;
}
.TagClassName
{
border-color: #736861;
}
</style>