Shades of Pine Cone #766253
Tints of Pine Cone #766253
RGB
CMYK
RGB Variations
Color information
#766253 (or 0x766253) is known color: Pine Cone. HEX triplet: 76, 62 and 53. RGB value is (118,98,83). Sum of RGB (Red+Green+Blue) = 118+98+83=299 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.46% from 299); Green value is 98 (38.67% from 255 or 32.78% from 299); Blue value is 83 (32.81% from 255 or 27.76% from 299); Max value from RGB is 118 - color contains mainly: red. Hex color #766253 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766253 is #899DAC. Grayscale: #666666. Windows color (decimal): -9018797 or 5464694. OLE color: 5464694.
HSL color Cylindrical-coordinate representation of color #766253: hue angle of 25.71º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #766253 is Cyan = 0, Magento = 0.17, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 98 | 83 | - |
| CMYK | 0 | 0.17 | 0.30 | 0.54 |
| HSL | 25.71º | 0.17% | 0.39% | - |
| HSV(B) | 25.71º | 0.3% | 0.46% | - |
| XYZ | 13.4 | 13.21 | 10.03 | - |
| YUV | 102.27 | 117.13 | 139.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 83 | 0 | 0.17 | 0.30 | 0.54 | 25.71 | 0.17 | 0.39 |
| Hex | 76 | 62 | 53 | 0 | 11 | 1E | 36 | 1A | 11 | 27 |
| Octal | 166 | 142 | 123 | 0 | 21 | 36 | 66 | 32 | 21 | 47 |
| Binary | 1110110 | 1100010 | 1010011 | 0 | 10001 | 11110 | 110110 | 11010 | 10001 | 100111 |
Color Harmonies of #766253
Complementary color
Monochromatic Colors of #766253
Black with #766253
Text Example
Text Example
White with #766253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766253; }
p { color: rgb(118,98,83); }
H1.HeaderClassName
{
color: #766253;
}
.AnyTagClassName
{
color: #766253;
}
</style>
background-color css
<style>
a { background-color: #766253; }
a { background-color: rgb(118,98,83); }
div.DivClassName
{
background-color: #766253;
}
.BgClassName
{
background-color: #766253;
}
</style>
border-color css
<style>
span { border-color: #766253; }
span { border-color: rgb(118,98,83); }
td.TdClassName
{
border-color: #766253;
}
.TagClassName
{
border-color: #766253;
}
</style>