Shades of Spice #675041
Tints of Spice #675041
RGB
CMYK
RGB Variations
Color information
#675041 (or 0x675041) is known color: Spice. HEX triplet: 67, 50 and 41. RGB value is (103,80,65). Sum of RGB (Red+Green+Blue) = 103+80+65=248 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.53% from 248); Green value is 80 (31.64% from 255 or 32.26% from 248); Blue value is 65 (25.78% from 255 or 26.21% from 248); Max value from RGB is 103 - color contains mainly: red. Hex color #675041 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675041 is #98AFBE. Grayscale: #555555. Windows color (decimal): -10006463 or 4280423. OLE color: 4280423.
HSL color Cylindrical-coordinate representation of color #675041: hue angle of 23.68º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #675041 is Cyan = 0, Magento = 0.22, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 80 | 65 | - |
| CMYK | 0 | 0.22 | 0.37 | 0.60 |
| HSL | 23.68º | 0.23% | 0.33% | - |
| HSV(B) | 23.68º | 0.37% | 0.4% | - |
| XYZ | 9.42 | 9 | 6.24 | - |
| YUV | 85.17 | 116.62 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 65 | 0 | 0.22 | 0.37 | 0.60 | 23.68 | 0.23 | 0.33 |
| Hex | 67 | 50 | 41 | 0 | 16 | 25 | 3C | 18 | 17 | 21 |
| Octal | 147 | 120 | 101 | 0 | 26 | 45 | 74 | 30 | 27 | 41 |
| Binary | 1100111 | 1010000 | 1000001 | 0 | 10110 | 100101 | 111100 | 11000 | 10111 | 100001 |
Color Harmonies of #675041
Complementary color
Monochromatic Colors of #675041
Black with #675041
Text Example
Text Example
White with #675041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675041; }
p { color: rgb(103,80,65); }
H1.HeaderClassName
{
color: #675041;
}
.AnyTagClassName
{
color: #675041;
}
</style>
background-color css
<style>
a { background-color: #675041; }
a { background-color: rgb(103,80,65); }
div.DivClassName
{
background-color: #675041;
}
.BgClassName
{
background-color: #675041;
}
</style>
border-color css
<style>
span { border-color: #675041; }
span { border-color: rgb(103,80,65); }
td.TdClassName
{
border-color: #675041;
}
.TagClassName
{
border-color: #675041;
}
</style>