Shades of Pine Cone #746353
Tints of Pine Cone #746353
RGB
CMYK
RGB Variations
Color information
#746353 (or 0x746353) is known color: Pine Cone. HEX triplet: 74, 63 and 53. RGB value is (116,99,83). Sum of RGB (Red+Green+Blue) = 116+99+83=298 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.93% from 298); Green value is 99 (39.06% from 255 or 33.22% from 298); Blue value is 83 (32.81% from 255 or 27.85% from 298); Max value from RGB is 116 - color contains mainly: red. Hex color #746353 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746353 is #8B9CAC. Grayscale: #666666. Windows color (decimal): -9149613 or 5464948. OLE color: 5464948.
HSL color Cylindrical-coordinate representation of color #746353: hue angle of 29.09º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #746353 is Cyan = 0, Magento = 0.15, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 99 | 83 | - |
| CMYK | 0 | 0.15 | 0.28 | 0.55 |
| HSL | 29.09º | 0.17% | 0.39% | - |
| HSV(B) | 29.09º | 0.28% | 0.45% | - |
| XYZ | 13.23 | 13.26 | 10.05 | - |
| YUV | 102.26 | 117.13 | 137.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 99 | 83 | 0 | 0.15 | 0.28 | 0.55 | 29.09 | 0.17 | 0.39 |
| Hex | 74 | 63 | 53 | 0 | F | 1C | 37 | 1D | 11 | 27 |
| Octal | 164 | 143 | 123 | 0 | 17 | 34 | 67 | 35 | 21 | 47 |
| Binary | 1110100 | 1100011 | 1010011 | 0 | 1111 | 11100 | 110111 | 11101 | 10001 | 100111 |
Color Harmonies of #746353
Complementary color
Monochromatic Colors of #746353
Black with #746353
Text Example
Text Example
White with #746353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746353; }
p { color: rgb(116,99,83); }
H1.HeaderClassName
{
color: #746353;
}
.AnyTagClassName
{
color: #746353;
}
</style>
background-color css
<style>
a { background-color: #746353; }
a { background-color: rgb(116,99,83); }
div.DivClassName
{
background-color: #746353;
}
.BgClassName
{
background-color: #746353;
}
</style>
border-color css
<style>
span { border-color: #746353; }
span { border-color: rgb(116,99,83); }
td.TdClassName
{
border-color: #746353;
}
.TagClassName
{
border-color: #746353;
}
</style>