Shades of Spice #685047
Tints of Spice #685047
RGB
CMYK
RGB Variations
Color information
#685047 (or 0x685047) is known color: Spice. HEX triplet: 68, 50 and 47. RGB value is (104,80,71). Sum of RGB (Red+Green+Blue) = 104+80+71=255 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.78% from 255); Green value is 80 (31.64% from 255 or 31.37% from 255); Blue value is 71 (28.12% from 255 or 27.84% from 255); Max value from RGB is 104 - color contains mainly: red. Hex color #685047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685047 is #97AFB8. Grayscale: #565656. Windows color (decimal): -9940921 or 4673640. OLE color: 4673640.
HSL color Cylindrical-coordinate representation of color #685047: hue angle of 16.36º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #685047 is Cyan = 0, Magento = 0.23, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 80 | 71 | - |
| CMYK | 0 | 0.23 | 0.32 | 0.59 |
| HSL | 16.36º | 0.19% | 0.34% | - |
| HSV(B) | 16.36º | 0.32% | 0.41% | - |
| XYZ | 9.71 | 9.14 | 7.21 | - |
| YUV | 86.15 | 119.45 | 140.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 71 | 0 | 0.23 | 0.32 | 0.59 | 16.36 | 0.19 | 0.34 |
| Hex | 68 | 50 | 47 | 0 | 17 | 20 | 3B | 10 | 13 | 22 |
| Octal | 150 | 120 | 107 | 0 | 27 | 40 | 73 | 20 | 23 | 42 |
| Binary | 1101000 | 1010000 | 1000111 | 0 | 10111 | 100000 | 111011 | 10000 | 10011 | 100010 |
Color Harmonies of #685047
Complementary color
Monochromatic Colors of #685047
Black with #685047
Text Example
Text Example
White with #685047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685047; }
p { color: rgb(104,80,71); }
H1.HeaderClassName
{
color: #685047;
}
.AnyTagClassName
{
color: #685047;
}
</style>
background-color css
<style>
a { background-color: #685047; }
a { background-color: rgb(104,80,71); }
div.DivClassName
{
background-color: #685047;
}
.BgClassName
{
background-color: #685047;
}
</style>
border-color css
<style>
span { border-color: #685047; }
span { border-color: rgb(104,80,71); }
td.TdClassName
{
border-color: #685047;
}
.TagClassName
{
border-color: #685047;
}
</style>