Shades of Spice #695042
Tints of Spice #695042
RGB
CMYK
RGB Variations
Color information
#695042 (or 0x695042) is known color: Spice. HEX triplet: 69, 50 and 42. RGB value is (105,80,66). Sum of RGB (Red+Green+Blue) = 105+80+66=251 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.83% from 251); Green value is 80 (31.64% from 255 or 31.87% from 251); Blue value is 66 (26.17% from 255 or 26.29% from 251); Max value from RGB is 105 - color contains mainly: red. Hex color #695042 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695042 is #96AFBD. Grayscale: #555555. Windows color (decimal): -9875390 or 4345961. OLE color: 4345961.
HSL color Cylindrical-coordinate representation of color #695042: hue angle of 21.54º degrees, saturation: 0.23, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #695042 is Cyan = 0, Magento = 0.24, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 80 | 66 | - |
| CMYK | 0 | 0.24 | 0.37 | 0.59 |
| HSL | 21.54º | 0.23% | 0.34% | - |
| HSV(B) | 21.54º | 0.37% | 0.41% | - |
| XYZ | 9.68 | 9.13 | 6.41 | - |
| YUV | 85.88 | 116.78 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 66 | 0 | 0.24 | 0.37 | 0.59 | 21.54 | 0.23 | 0.34 |
| Hex | 69 | 50 | 42 | 0 | 18 | 25 | 3B | 16 | 17 | 22 |
| Octal | 151 | 120 | 102 | 0 | 30 | 45 | 73 | 26 | 27 | 42 |
| Binary | 1101001 | 1010000 | 1000010 | 0 | 11000 | 100101 | 111011 | 10110 | 10111 | 100010 |
Color Harmonies of #695042
Complementary color
Monochromatic Colors of #695042
Black with #695042
Text Example
Text Example
White with #695042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695042; }
p { color: rgb(105,80,66); }
H1.HeaderClassName
{
color: #695042;
}
.AnyTagClassName
{
color: #695042;
}
</style>
background-color css
<style>
a { background-color: #695042; }
a { background-color: rgb(105,80,66); }
div.DivClassName
{
background-color: #695042;
}
.BgClassName
{
background-color: #695042;
}
</style>
border-color css
<style>
span { border-color: #695042; }
span { border-color: rgb(105,80,66); }
td.TdClassName
{
border-color: #695042;
}
.TagClassName
{
border-color: #695042;
}
</style>