Shades of Pine Cone #786553
Tints of Pine Cone #786553
RGB
CMYK
RGB Variations
Color information
#786553 (or 0x786553) is known color: Pine Cone. HEX triplet: 78, 65 and 53. RGB value is (120,101,83). Sum of RGB (Red+Green+Blue) = 120+101+83=304 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.47% from 304); Green value is 101 (39.84% from 255 or 33.22% from 304); Blue value is 83 (32.81% from 255 or 27.30% from 304); Max value from RGB is 120 - color contains mainly: red. Hex color #786553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786553 is #879AAC. Grayscale: #686868. Windows color (decimal): -8886957 or 5465464. OLE color: 5465464.
HSL color Cylindrical-coordinate representation of color #786553: hue angle of 29.19º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #786553 is Cyan = 0, Magento = 0.16, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 101 | 83 | - |
| CMYK | 0 | 0.16 | 0.31 | 0.53 |
| HSL | 29.19º | 0.18% | 0.4% | - |
| HSV(B) | 29.19º | 0.31% | 0.47% | - |
| XYZ | 13.96 | 13.92 | 10.14 | - |
| YUV | 104.63 | 115.79 | 138.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 101 | 83 | 0 | 0.16 | 0.31 | 0.53 | 29.19 | 0.18 | 0.4 |
| Hex | 78 | 65 | 53 | 0 | 10 | 1F | 35 | 1D | 12 | 28 |
| Octal | 170 | 145 | 123 | 0 | 20 | 37 | 65 | 35 | 22 | 50 |
| Binary | 1111000 | 1100101 | 1010011 | 0 | 10000 | 11111 | 110101 | 11101 | 10010 | 101000 |
Color Harmonies of #786553
Complementary color
Monochromatic Colors of #786553
Black with #786553
Text Example
Text Example
White with #786553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786553; }
p { color: rgb(120,101,83); }
H1.HeaderClassName
{
color: #786553;
}
.AnyTagClassName
{
color: #786553;
}
</style>
background-color css
<style>
a { background-color: #786553; }
a { background-color: rgb(120,101,83); }
div.DivClassName
{
background-color: #786553;
}
.BgClassName
{
background-color: #786553;
}
</style>
border-color css
<style>
span { border-color: #786553; }
span { border-color: rgb(120,101,83); }
td.TdClassName
{
border-color: #786553;
}
.TagClassName
{
border-color: #786553;
}
</style>