Shades of Spice #675043
Tints of Spice #675043
RGB
CMYK
RGB Variations
Color information
#675043 (or 0x675043) is known color: Spice. HEX triplet: 67, 50 and 43. RGB value is (103,80,67). Sum of RGB (Red+Green+Blue) = 103+80+67=250 (33% of max value = 765). Red value is 103 (40.62% from 255 or 41.2% from 250); Green value is 80 (31.64% from 255 or 32% from 250); Blue value is 67 (26.56% from 255 or 26.8% from 250); Max value from RGB is 103 - color contains mainly: red. Hex color #675043 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675043 is #98AFBC. Grayscale: #555555. Windows color (decimal): -10006461 or 4411495. OLE color: 4411495.
HSL color Cylindrical-coordinate representation of color #675043: hue angle of 21.67º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #675043 is Cyan = 0, Magento = 0.22, Yellow = 0.35 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 80 | 67 | - |
| CMYK | 0 | 0.22 | 0.35 | 0.60 |
| HSL | 21.67º | 0.21% | 0.33% | - |
| HSV(B) | 21.67º | 0.35% | 0.4% | - |
| XYZ | 9.48 | 9.03 | 6.55 | - |
| YUV | 85.4 | 117.62 | 140.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 67 | 0 | 0.22 | 0.35 | 0.60 | 21.67 | 0.21 | 0.33 |
| Hex | 67 | 50 | 43 | 0 | 16 | 23 | 3C | 16 | 15 | 21 |
| Octal | 147 | 120 | 103 | 0 | 26 | 43 | 74 | 26 | 25 | 41 |
| Binary | 1100111 | 1010000 | 1000011 | 0 | 10110 | 100011 | 111100 | 10110 | 10101 | 100001 |
Color Harmonies of #675043
Complementary color
Monochromatic Colors of #675043
Black with #675043
Text Example
Text Example
White with #675043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675043; }
p { color: rgb(103,80,67); }
H1.HeaderClassName
{
color: #675043;
}
.AnyTagClassName
{
color: #675043;
}
</style>
background-color css
<style>
a { background-color: #675043; }
a { background-color: rgb(103,80,67); }
div.DivClassName
{
background-color: #675043;
}
.BgClassName
{
background-color: #675043;
}
</style>
border-color css
<style>
span { border-color: #675043; }
span { border-color: rgb(103,80,67); }
td.TdClassName
{
border-color: #675043;
}
.TagClassName
{
border-color: #675043;
}
</style>