Shades of Spice #695047
Tints of Spice #695047
RGB
CMYK
RGB Variations
Color information
#695047 (or 0x695047) is known color: Spice. HEX triplet: 69, 50 and 47. RGB value is (105,80,71). Sum of RGB (Red+Green+Blue) = 105+80+71=256 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.02% from 256); Green value is 80 (31.64% from 255 or 31.25% from 256); Blue value is 71 (28.12% from 255 or 27.73% from 256); Max value from RGB is 105 - color contains mainly: red. Hex color #695047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695047 is #96AFB8. Grayscale: #565656. Windows color (decimal): -9875385 or 4673641. OLE color: 4673641.
HSL color Cylindrical-coordinate representation of color #695047: hue angle of 15.88º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #695047 is Cyan = 0, Magento = 0.24, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 80 | 71 | - |
| CMYK | 0 | 0.24 | 0.32 | 0.59 |
| HSL | 15.88º | 0.19% | 0.35% | - |
| HSV(B) | 15.88º | 0.32% | 0.41% | - |
| XYZ | 9.83 | 9.2 | 7.22 | - |
| YUV | 86.45 | 119.28 | 141.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 71 | 0 | 0.24 | 0.32 | 0.59 | 15.88 | 0.19 | 0.35 |
| Hex | 69 | 50 | 47 | 0 | 18 | 20 | 3B | 10 | 13 | 23 |
| Octal | 151 | 120 | 107 | 0 | 30 | 40 | 73 | 20 | 23 | 43 |
| Binary | 1101001 | 1010000 | 1000111 | 0 | 11000 | 100000 | 111011 | 10000 | 10011 | 100011 |
Color Harmonies of #695047
Complementary color
Monochromatic Colors of #695047
Black with #695047
Text Example
Text Example
White with #695047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695047; }
p { color: rgb(105,80,71); }
H1.HeaderClassName
{
color: #695047;
}
.AnyTagClassName
{
color: #695047;
}
</style>
background-color css
<style>
a { background-color: #695047; }
a { background-color: rgb(105,80,71); }
div.DivClassName
{
background-color: #695047;
}
.BgClassName
{
background-color: #695047;
}
</style>
border-color css
<style>
span { border-color: #695047; }
span { border-color: rgb(105,80,71); }
td.TdClassName
{
border-color: #695047;
}
.TagClassName
{
border-color: #695047;
}
</style>