Shades of Spice #705349
Tints of Spice #705349
RGB
CMYK
RGB Variations
Color information
#705349 (or 0x705349) is known color: Spice. HEX triplet: 70, 53 and 49. RGB value is (112,83,73). Sum of RGB (Red+Green+Blue) = 112+83+73=268 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.79% from 268); Green value is 83 (32.81% from 255 or 30.97% from 268); Blue value is 73 (28.91% from 255 or 27.24% from 268); Max value from RGB is 112 - color contains mainly: red. Hex color #705349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705349 is #8FACB6. Grayscale: #5A5A5A. Windows color (decimal): -9415863 or 4805488. OLE color: 4805488.
HSL color Cylindrical-coordinate representation of color #705349: hue angle of 15.38º degrees, saturation: 0.21, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #705349 is Cyan = 0, Magento = 0.26, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 83 | 73 | - |
| CMYK | 0 | 0.26 | 0.35 | 0.56 |
| HSL | 15.38º | 0.21% | 0.36% | - |
| HSV(B) | 15.38º | 0.35% | 0.44% | - |
| XYZ | 10.98 | 10.11 | 7.68 | - |
| YUV | 90.53 | 118.11 | 143.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 83 | 73 | 0 | 0.26 | 0.35 | 0.56 | 15.38 | 0.21 | 0.36 |
| Hex | 70 | 53 | 49 | 0 | 1A | 23 | 38 | F | 15 | 24 |
| Octal | 160 | 123 | 111 | 0 | 32 | 43 | 70 | 17 | 25 | 44 |
| Binary | 1110000 | 1010011 | 1001001 | 0 | 11010 | 100011 | 111000 | 1111 | 10101 | 100100 |
Color Harmonies of #705349
Complementary color
Monochromatic Colors of #705349
Black with #705349
Text Example
Text Example
White with #705349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705349; }
p { color: rgb(112,83,73); }
H1.HeaderClassName
{
color: #705349;
}
.AnyTagClassName
{
color: #705349;
}
</style>
background-color css
<style>
a { background-color: #705349; }
a { background-color: rgb(112,83,73); }
div.DivClassName
{
background-color: #705349;
}
.BgClassName
{
background-color: #705349;
}
</style>
border-color css
<style>
span { border-color: #705349; }
span { border-color: rgb(112,83,73); }
td.TdClassName
{
border-color: #705349;
}
.TagClassName
{
border-color: #705349;
}
</style>