Shades of Pine Cone #736758
Tints of Pine Cone #736758
RGB
CMYK
RGB Variations
Color information
#736758 (or 0x736758) is known color: Pine Cone. HEX triplet: 73, 67 and 58. RGB value is (115,103,88). Sum of RGB (Red+Green+Blue) = 115+103+88=306 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.58% from 306); Green value is 103 (40.62% from 255 or 33.66% from 306); Blue value is 88 (34.77% from 255 or 28.76% from 306); Max value from RGB is 115 - color contains mainly: red. Hex color #736758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736758 is #8C98A7. Grayscale: #686868. Windows color (decimal): -9214120 or 5793651. OLE color: 5793651.
HSL color Cylindrical-coordinate representation of color #736758: hue angle of 33.33º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #736758 is Cyan = 0, Magento = 0.10, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 103 | 88 | - |
| CMYK | 0 | 0.10 | 0.23 | 0.55 |
| HSL | 33.33º | 0.13% | 0.4% | - |
| HSV(B) | 33.33º | 0.23% | 0.45% | - |
| XYZ | 13.68 | 14.05 | 11.22 | - |
| YUV | 104.88 | 118.48 | 135.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 103 | 88 | 0 | 0.10 | 0.23 | 0.55 | 33.33 | 0.13 | 0.4 |
| Hex | 73 | 67 | 58 | 0 | A | 17 | 37 | 21 | D | 28 |
| Octal | 163 | 147 | 130 | 0 | 12 | 27 | 67 | 41 | 15 | 50 |
| Binary | 1110011 | 1100111 | 1011000 | 0 | 1010 | 10111 | 110111 | 100001 | 1101 | 101000 |
Color Harmonies of #736758
Complementary color
Monochromatic Colors of #736758
Black with #736758
Text Example
Text Example
White with #736758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736758; }
p { color: rgb(115,103,88); }
H1.HeaderClassName
{
color: #736758;
}
.AnyTagClassName
{
color: #736758;
}
</style>
background-color css
<style>
a { background-color: #736758; }
a { background-color: rgb(115,103,88); }
div.DivClassName
{
background-color: #736758;
}
.BgClassName
{
background-color: #736758;
}
</style>
border-color css
<style>
span { border-color: #736758; }
span { border-color: rgb(115,103,88); }
td.TdClassName
{
border-color: #736758;
}
.TagClassName
{
border-color: #736758;
}
</style>