Shades of Spice #765449
Tints of Spice #765449
RGB
CMYK
RGB Variations
Color information
#765449 (or 0x765449) is known color: Spice. HEX triplet: 76, 54 and 49. RGB value is (118,84,73). Sum of RGB (Red+Green+Blue) = 118+84+73=275 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.91% from 275); Green value is 84 (33.20% from 255 or 30.55% from 275); Blue value is 73 (28.91% from 255 or 26.55% from 275); Max value from RGB is 118 - color contains mainly: red. Hex color #765449 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765449 is #89ABB6. Grayscale: #5C5C5C. Windows color (decimal): -9022391 or 4805750. OLE color: 4805750.
HSL color Cylindrical-coordinate representation of color #765449: hue angle of 14.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #765449 is Cyan = 0, Magento = 0.29, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 84 | 73 | - |
| CMYK | 0 | 0.29 | 0.38 | 0.54 |
| HSL | 14.67º | 0.24% | 0.37% | - |
| HSV(B) | 14.67º | 0.38% | 0.46% | - |
| XYZ | 11.84 | 10.67 | 7.74 | - |
| YUV | 92.91 | 116.76 | 145.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 73 | 0 | 0.29 | 0.38 | 0.54 | 14.67 | 0.24 | 0.37 |
| Hex | 76 | 54 | 49 | 0 | 1D | 26 | 36 | F | 18 | 25 |
| Octal | 166 | 124 | 111 | 0 | 35 | 46 | 66 | 17 | 30 | 45 |
| Binary | 1110110 | 1010100 | 1001001 | 0 | 11101 | 100110 | 110110 | 1111 | 11000 | 100101 |
Color Harmonies of #765449
Complementary color
Monochromatic Colors of #765449
Black with #765449
Text Example
Text Example
White with #765449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765449; }
p { color: rgb(118,84,73); }
H1.HeaderClassName
{
color: #765449;
}
.AnyTagClassName
{
color: #765449;
}
</style>
background-color css
<style>
a { background-color: #765449; }
a { background-color: rgb(118,84,73); }
div.DivClassName
{
background-color: #765449;
}
.BgClassName
{
background-color: #765449;
}
</style>
border-color css
<style>
span { border-color: #765449; }
span { border-color: rgb(118,84,73); }
td.TdClassName
{
border-color: #765449;
}
.TagClassName
{
border-color: #765449;
}
</style>