Shades of Pine Cone #766353
Tints of Pine Cone #766353
RGB
CMYK
RGB Variations
Color information
#766353 (or 0x766353) is known color: Pine Cone. HEX triplet: 76, 63 and 53. RGB value is (118,99,83). Sum of RGB (Red+Green+Blue) = 118+99+83=300 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.33% from 300); Green value is 99 (39.06% from 255 or 33% from 300); Blue value is 83 (32.81% from 255 or 27.67% from 300); Max value from RGB is 118 - color contains mainly: red. Hex color #766353 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766353 is #899CAC. Grayscale: #666666. Windows color (decimal): -9018541 or 5464950. OLE color: 5464950.
HSL color Cylindrical-coordinate representation of color #766353: hue angle of 27.43º 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 #766353 is Cyan = 0, Magento = 0.16, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 83 | - |
| CMYK | 0 | 0.16 | 0.30 | 0.54 |
| HSL | 27.43º | 0.17% | 0.39% | - |
| HSV(B) | 27.43º | 0.3% | 0.46% | - |
| XYZ | 13.49 | 13.4 | 10.06 | - |
| YUV | 102.86 | 116.79 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 83 | 0 | 0.16 | 0.30 | 0.54 | 27.43 | 0.17 | 0.39 |
| Hex | 76 | 63 | 53 | 0 | 10 | 1E | 36 | 1B | 11 | 27 |
| Octal | 166 | 143 | 123 | 0 | 20 | 36 | 66 | 33 | 21 | 47 |
| Binary | 1110110 | 1100011 | 1010011 | 0 | 10000 | 11110 | 110110 | 11011 | 10001 | 100111 |
Color Harmonies of #766353
Complementary color
Monochromatic Colors of #766353
Black with #766353
Text Example
Text Example
White with #766353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766353; }
p { color: rgb(118,99,83); }
H1.HeaderClassName
{
color: #766353;
}
.AnyTagClassName
{
color: #766353;
}
</style>
background-color css
<style>
a { background-color: #766353; }
a { background-color: rgb(118,99,83); }
div.DivClassName
{
background-color: #766353;
}
.BgClassName
{
background-color: #766353;
}
</style>
border-color css
<style>
span { border-color: #766353; }
span { border-color: rgb(118,99,83); }
td.TdClassName
{
border-color: #766353;
}
.TagClassName
{
border-color: #766353;
}
</style>