Shades of Pine Cone #736453
Tints of Pine Cone #736453
RGB
CMYK
RGB Variations
Color information
#736453 (or 0x736453) is known color: Pine Cone. HEX triplet: 73, 64 and 53. RGB value is (115,100,83). Sum of RGB (Red+Green+Blue) = 115+100+83=298 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.59% from 298); Green value is 100 (39.45% from 255 or 33.56% from 298); Blue value is 83 (32.81% from 255 or 27.85% from 298); Max value from RGB is 115 - color contains mainly: red. Hex color #736453 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736453 is #8C9BAC. Grayscale: #666666. Windows color (decimal): -9214893 or 5465203. OLE color: 5465203.
HSL color Cylindrical-coordinate representation of color #736453: hue angle of 31.88º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #736453 is Cyan = 0, Magento = 0.13, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 83 | - |
| CMYK | 0 | 0.13 | 0.28 | 0.55 |
| HSL | 31.88º | 0.16% | 0.39% | - |
| HSV(B) | 31.88º | 0.28% | 0.45% | - |
| XYZ | 13.19 | 13.38 | 10.07 | - |
| YUV | 102.55 | 116.97 | 136.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 83 | 0 | 0.13 | 0.28 | 0.55 | 31.88 | 0.16 | 0.39 |
| Hex | 73 | 64 | 53 | 0 | D | 1C | 37 | 20 | 10 | 27 |
| Octal | 163 | 144 | 123 | 0 | 15 | 34 | 67 | 40 | 20 | 47 |
| Binary | 1110011 | 1100100 | 1010011 | 0 | 1101 | 11100 | 110111 | 100000 | 10000 | 100111 |
Color Harmonies of #736453
Complementary color
Monochromatic Colors of #736453
Black with #736453
Text Example
Text Example
White with #736453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736453; }
p { color: rgb(115,100,83); }
H1.HeaderClassName
{
color: #736453;
}
.AnyTagClassName
{
color: #736453;
}
</style>
background-color css
<style>
a { background-color: #736453; }
a { background-color: rgb(115,100,83); }
div.DivClassName
{
background-color: #736453;
}
.BgClassName
{
background-color: #736453;
}
</style>
border-color css
<style>
span { border-color: #736453; }
span { border-color: rgb(115,100,83); }
td.TdClassName
{
border-color: #736453;
}
.TagClassName
{
border-color: #736453;
}
</style>