Shades of Spice #675046
Tints of Spice #675046
RGB
CMYK
RGB Variations
Color information
#675046 (or 0x675046) is known color: Spice. HEX triplet: 67, 50 and 46. RGB value is (103,80,70). Sum of RGB (Red+Green+Blue) = 103+80+70=253 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.71% from 253); Green value is 80 (31.64% from 255 or 31.62% from 253); Blue value is 70 (27.73% from 255 or 27.67% from 253); Max value from RGB is 103 - color contains mainly: red. Hex color #675046 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675046 is #98AFB9. Grayscale: #555555. Windows color (decimal): -10006458 or 4608103. OLE color: 4608103.
HSL color Cylindrical-coordinate representation of color #675046: hue angle of 18.18º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #675046 is Cyan = 0, Magento = 0.22, Yellow = 0.32 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 80 | 70 | - |
| CMYK | 0 | 0.22 | 0.32 | 0.60 |
| HSL | 18.18º | 0.19% | 0.34% | - |
| HSV(B) | 18.18º | 0.32% | 0.4% | - |
| XYZ | 9.57 | 9.06 | 7.04 | - |
| YUV | 85.74 | 119.12 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 70 | 0 | 0.22 | 0.32 | 0.60 | 18.18 | 0.19 | 0.34 |
| Hex | 67 | 50 | 46 | 0 | 16 | 20 | 3C | 12 | 13 | 22 |
| Octal | 147 | 120 | 106 | 0 | 26 | 40 | 74 | 22 | 23 | 42 |
| Binary | 1100111 | 1010000 | 1000110 | 0 | 10110 | 100000 | 111100 | 10010 | 10011 | 100010 |
Color Harmonies of #675046
Complementary color
Monochromatic Colors of #675046
Black with #675046
Text Example
Text Example
White with #675046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675046; }
p { color: rgb(103,80,70); }
H1.HeaderClassName
{
color: #675046;
}
.AnyTagClassName
{
color: #675046;
}
</style>
background-color css
<style>
a { background-color: #675046; }
a { background-color: rgb(103,80,70); }
div.DivClassName
{
background-color: #675046;
}
.BgClassName
{
background-color: #675046;
}
</style>
border-color css
<style>
span { border-color: #675046; }
span { border-color: rgb(103,80,70); }
td.TdClassName
{
border-color: #675046;
}
.TagClassName
{
border-color: #675046;
}
</style>