Shades of Pine Cone #776253
Tints of Pine Cone #776253
RGB
CMYK
RGB Variations
Color information
#776253 (or 0x776253) is known color: Pine Cone. HEX triplet: 77, 62 and 53. RGB value is (119,98,83). Sum of RGB (Red+Green+Blue) = 119+98+83=300 (39% of max value = 765). Red value is 119 (46.88% from 255 or 39.67% from 300); Green value is 98 (38.67% from 255 or 32.67% from 300); Blue value is 83 (32.81% from 255 or 27.67% from 300); Max value from RGB is 119 - color contains mainly: red. Hex color #776253 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776253 is #889DAC. Grayscale: #666666. Windows color (decimal): -8953261 or 5464695. OLE color: 5464695.
HSL color Cylindrical-coordinate representation of color #776253: 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 #776253 is Cyan = 0, Magento = 0.18, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 98 | 83 | - |
| CMYK | 0 | 0.18 | 0.30 | 0.53 |
| HSL | 25º | 0.18% | 0.4% | - |
| HSV(B) | 25º | 0.3% | 0.47% | - |
| XYZ | 13.54 | 13.28 | 10.03 | - |
| YUV | 102.57 | 116.96 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 98 | 83 | 0 | 0.18 | 0.30 | 0.53 | 25 | 0.18 | 0.4 |
| Hex | 77 | 62 | 53 | 0 | 12 | 1E | 35 | 19 | 12 | 28 |
| Octal | 167 | 142 | 123 | 0 | 22 | 36 | 65 | 31 | 22 | 50 |
| Binary | 1110111 | 1100010 | 1010011 | 0 | 10010 | 11110 | 110101 | 11001 | 10010 | 101000 |
Color Harmonies of #776253
Complementary color
Monochromatic Colors of #776253
Black with #776253
Text Example
Text Example
White with #776253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776253; }
p { color: rgb(119,98,83); }
H1.HeaderClassName
{
color: #776253;
}
.AnyTagClassName
{
color: #776253;
}
</style>
background-color css
<style>
a { background-color: #776253; }
a { background-color: rgb(119,98,83); }
div.DivClassName
{
background-color: #776253;
}
.BgClassName
{
background-color: #776253;
}
</style>
border-color css
<style>
span { border-color: #776253; }
span { border-color: rgb(119,98,83); }
td.TdClassName
{
border-color: #776253;
}
.TagClassName
{
border-color: #776253;
}
</style>