Shades of Pine Cone #786354
Tints of Pine Cone #786354
RGB
CMYK
RGB Variations
Color information
#786354 (or 0x786354) is known color: Pine Cone. HEX triplet: 78, 63 and 54. RGB value is (120,99,84). Sum of RGB (Red+Green+Blue) = 120+99+84=303 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.60% from 303); Green value is 99 (39.06% from 255 or 32.67% from 303); Blue value is 84 (33.20% from 255 or 27.72% from 303); Max value from RGB is 120 - color contains mainly: red. Hex color #786354 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786354 is #879CAB. Grayscale: #676767. Windows color (decimal): -8887468 or 5530488. OLE color: 5530488.
HSL color Cylindrical-coordinate representation of color #786354: hue angle of 25º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #786354 is Cyan = 0, Magento = 0.17, Yellow = 0.3 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 99 | 84 | - |
| CMYK | 0 | 0.17 | 0.3 | 0.53 |
| HSL | 25º | 0.18% | 0.4% | - |
| HSV(B) | 25º | 0.3% | 0.47% | - |
| XYZ | 13.81 | 13.56 | 10.28 | - |
| YUV | 103.57 | 116.96 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 99 | 84 | 0 | 0.17 | 0.3 | 0.53 | 25 | 0.18 | 0.4 |
| Hex | 78 | 63 | 54 | 0 | 11 | 1E | 35 | 19 | 12 | 28 |
| Octal | 170 | 143 | 124 | 0 | 21 | 36 | 65 | 31 | 22 | 50 |
| Binary | 1111000 | 1100011 | 1010100 | 0 | 10001 | 11110 | 110101 | 11001 | 10010 | 101000 |
Color Harmonies of #786354
Complementary color
Monochromatic Colors of #786354
Black with #786354
Text Example
Text Example
White with #786354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786354; }
p { color: rgb(120,99,84); }
H1.HeaderClassName
{
color: #786354;
}
.AnyTagClassName
{
color: #786354;
}
</style>
background-color css
<style>
a { background-color: #786354; }
a { background-color: rgb(120,99,84); }
div.DivClassName
{
background-color: #786354;
}
.BgClassName
{
background-color: #786354;
}
</style>
border-color css
<style>
span { border-color: #786354; }
span { border-color: rgb(120,99,84); }
td.TdClassName
{
border-color: #786354;
}
.TagClassName
{
border-color: #786354;
}
</style>