Shades of Pine Cone #756553
Tints of Pine Cone #756553
RGB
CMYK
RGB Variations
Color information
#756553 (or 0x756553) is known color: Pine Cone. HEX triplet: 75, 65 and 53. RGB value is (117,101,83). Sum of RGB (Red+Green+Blue) = 117+101+83=301 (39% of max value = 765). Red value is 117 (46.09% from 255 or 38.87% from 301); Green value is 101 (39.84% from 255 or 33.55% from 301); Blue value is 83 (32.81% from 255 or 27.57% from 301); Max value from RGB is 117 - color contains mainly: red. Hex color #756553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756553 is #8A9AAC. Grayscale: #676767. Windows color (decimal): -9083565 or 5465461. OLE color: 5465461.
HSL color Cylindrical-coordinate representation of color #756553: hue angle of 31.76º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #756553 is Cyan = 0, Magento = 0.14, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 101 | 83 | - |
| CMYK | 0 | 0.14 | 0.29 | 0.54 |
| HSL | 31.76º | 0.17% | 0.39% | - |
| HSV(B) | 31.76º | 0.29% | 0.46% | - |
| XYZ | 13.55 | 13.71 | 10.12 | - |
| YUV | 103.73 | 116.3 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 83 | 0 | 0.14 | 0.29 | 0.54 | 31.76 | 0.17 | 0.39 |
| Hex | 75 | 65 | 53 | 0 | E | 1D | 36 | 20 | 11 | 27 |
| Octal | 165 | 145 | 123 | 0 | 16 | 35 | 66 | 40 | 21 | 47 |
| Binary | 1110101 | 1100101 | 1010011 | 0 | 1110 | 11101 | 110110 | 100000 | 10001 | 100111 |
Color Harmonies of #756553
Complementary color
Monochromatic Colors of #756553
Black with #756553
Text Example
Text Example
White with #756553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756553; }
p { color: rgb(117,101,83); }
H1.HeaderClassName
{
color: #756553;
}
.AnyTagClassName
{
color: #756553;
}
</style>
background-color css
<style>
a { background-color: #756553; }
a { background-color: rgb(117,101,83); }
div.DivClassName
{
background-color: #756553;
}
.BgClassName
{
background-color: #756553;
}
</style>
border-color css
<style>
span { border-color: #756553; }
span { border-color: rgb(117,101,83); }
td.TdClassName
{
border-color: #756553;
}
.TagClassName
{
border-color: #756553;
}
</style>