Shades of Pine Cone #756755
Tints of Pine Cone #756755
RGB
CMYK
RGB Variations
Color information
#756755 (or 0x756755) is known color: Pine Cone. HEX triplet: 75, 67 and 55. RGB value is (117,103,85). Sum of RGB (Red+Green+Blue) = 117+103+85=305 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.36% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 85 (33.59% from 255 or 27.87% from 305); Max value from RGB is 117 - color contains mainly: red. Hex color #756755 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756755 is #8A98AA. Grayscale: #696969. Windows color (decimal): -9083051 or 5597045. OLE color: 5597045.
HSL color Cylindrical-coordinate representation of color #756755: hue angle of 33.75º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #756755 is Cyan = 0, Magento = 0.12, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 85 | - |
| CMYK | 0 | 0.12 | 0.27 | 0.54 |
| HSL | 33.75º | 0.16% | 0.4% | - |
| HSV(B) | 33.75º | 0.27% | 0.46% | - |
| XYZ | 13.83 | 14.14 | 10.59 | - |
| YUV | 105.13 | 116.64 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 85 | 0 | 0.12 | 0.27 | 0.54 | 33.75 | 0.16 | 0.4 |
| Hex | 75 | 67 | 55 | 0 | C | 1B | 36 | 22 | 10 | 28 |
| Octal | 165 | 147 | 125 | 0 | 14 | 33 | 66 | 42 | 20 | 50 |
| Binary | 1110101 | 1100111 | 1010101 | 0 | 1100 | 11011 | 110110 | 100010 | 10000 | 101000 |
Color Harmonies of #756755
Complementary color
Monochromatic Colors of #756755
Black with #756755
Text Example
Text Example
White with #756755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756755; }
p { color: rgb(117,103,85); }
H1.HeaderClassName
{
color: #756755;
}
.AnyTagClassName
{
color: #756755;
}
</style>
background-color css
<style>
a { background-color: #756755; }
a { background-color: rgb(117,103,85); }
div.DivClassName
{
background-color: #756755;
}
.BgClassName
{
background-color: #756755;
}
</style>
border-color css
<style>
span { border-color: #756755; }
span { border-color: rgb(117,103,85); }
td.TdClassName
{
border-color: #756755;
}
.TagClassName
{
border-color: #756755;
}
</style>