Shades of Pine Cone #786958
Tints of Pine Cone #786958
RGB
CMYK
RGB Variations
Color information
#786958 (or 0x786958) is known color: Pine Cone. HEX triplet: 78, 69 and 58. RGB value is (120,105,88). Sum of RGB (Red+Green+Blue) = 120+105+88=313 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.34% from 313); Green value is 105 (41.41% from 255 or 33.55% from 313); Blue value is 88 (34.77% from 255 or 28.12% from 313); Max value from RGB is 120 - color contains mainly: red. Hex color #786958 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786958 is #8796A7. Grayscale: #6B6B6B. Windows color (decimal): -8885928 or 5794168. OLE color: 5794168.
HSL color Cylindrical-coordinate representation of color #786958: hue angle of 31.88º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #786958 is Cyan = 0, Magento = 0.13, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 105 | 88 | - |
| CMYK | 0 | 0.13 | 0.27 | 0.53 |
| HSL | 31.88º | 0.15% | 0.41% | - |
| HSV(B) | 31.88º | 0.27% | 0.47% | - |
| XYZ | 14.56 | 14.8 | 11.32 | - |
| YUV | 107.55 | 116.97 | 136.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 105 | 88 | 0 | 0.13 | 0.27 | 0.53 | 31.88 | 0.15 | 0.41 |
| Hex | 78 | 69 | 58 | 0 | D | 1B | 35 | 20 | F | 29 |
| Octal | 170 | 151 | 130 | 0 | 15 | 33 | 65 | 40 | 17 | 51 |
| Binary | 1111000 | 1101001 | 1011000 | 0 | 1101 | 11011 | 110101 | 100000 | 1111 | 101001 |
Color Harmonies of #786958
Complementary color
Monochromatic Colors of #786958
Black with #786958
Text Example
Text Example
White with #786958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786958; }
p { color: rgb(120,105,88); }
H1.HeaderClassName
{
color: #786958;
}
.AnyTagClassName
{
color: #786958;
}
</style>
background-color css
<style>
a { background-color: #786958; }
a { background-color: rgb(120,105,88); }
div.DivClassName
{
background-color: #786958;
}
.BgClassName
{
background-color: #786958;
}
</style>
border-color css
<style>
span { border-color: #786958; }
span { border-color: rgb(120,105,88); }
td.TdClassName
{
border-color: #786958;
}
.TagClassName
{
border-color: #786958;
}
</style>