Shades of Pine Cone #736356
Tints of Pine Cone #736356
RGB
CMYK
RGB Variations
Color information
#736356 (or 0x736356) is known color: Pine Cone. HEX triplet: 73, 63 and 56. RGB value is (115,99,86). Sum of RGB (Red+Green+Blue) = 115+99+86=300 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.33% from 300); Green value is 99 (39.06% from 255 or 33% from 300); Blue value is 86 (33.98% from 255 or 28.67% from 300); Max value from RGB is 115 - color contains mainly: red. Hex color #736356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736356 is #8C9CA9. Grayscale: #666666. Windows color (decimal): -9215146 or 5661555. OLE color: 5661555.
HSL color Cylindrical-coordinate representation of color #736356: hue angle of 26.9º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #736356 is Cyan = 0, Magento = 0.14, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 99 | 86 | - |
| CMYK | 0 | 0.14 | 0.25 | 0.55 |
| HSL | 26.9º | 0.14% | 0.39% | - |
| HSV(B) | 26.9º | 0.25% | 0.45% | - |
| XYZ | 13.21 | 13.24 | 10.66 | - |
| YUV | 102.3 | 118.8 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 99 | 86 | 0 | 0.14 | 0.25 | 0.55 | 26.9 | 0.14 | 0.39 |
| Hex | 73 | 63 | 56 | 0 | E | 19 | 37 | 1B | E | 27 |
| Octal | 163 | 143 | 126 | 0 | 16 | 31 | 67 | 33 | 16 | 47 |
| Binary | 1110011 | 1100011 | 1010110 | 0 | 1110 | 11001 | 110111 | 11011 | 1110 | 100111 |
Color Harmonies of #736356
Complementary color
Monochromatic Colors of #736356
Black with #736356
Text Example
Text Example
White with #736356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736356; }
p { color: rgb(115,99,86); }
H1.HeaderClassName
{
color: #736356;
}
.AnyTagClassName
{
color: #736356;
}
</style>
background-color css
<style>
a { background-color: #736356; }
a { background-color: rgb(115,99,86); }
div.DivClassName
{
background-color: #736356;
}
.BgClassName
{
background-color: #736356;
}
</style>
border-color css
<style>
span { border-color: #736356; }
span { border-color: rgb(115,99,86); }
td.TdClassName
{
border-color: #736356;
}
.TagClassName
{
border-color: #736356;
}
</style>