Shades of Spice #745349
Tints of Spice #745349
RGB
CMYK
RGB Variations
Color information
#745349 (or 0x745349) is known color: Spice. HEX triplet: 74, 53 and 49. RGB value is (116,83,73). Sum of RGB (Red+Green+Blue) = 116+83+73=272 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.65% from 272); Green value is 83 (32.81% from 255 or 30.51% from 272); Blue value is 73 (28.91% from 255 or 26.84% from 272); Max value from RGB is 116 - color contains mainly: red. Hex color #745349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745349 is #8BACB6. Grayscale: #5B5B5B. Windows color (decimal): -9153719 or 4805492. OLE color: 4805492.
HSL color Cylindrical-coordinate representation of color #745349: hue angle of 13.95º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #745349 is Cyan = 0, Magento = 0.28, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 83 | 73 | - |
| CMYK | 0 | 0.28 | 0.37 | 0.55 |
| HSL | 13.95º | 0.23% | 0.37% | - |
| HSV(B) | 13.95º | 0.37% | 0.45% | - |
| XYZ | 11.5 | 10.38 | 7.7 | - |
| YUV | 91.73 | 117.43 | 145.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 73 | 0 | 0.28 | 0.37 | 0.55 | 13.95 | 0.23 | 0.37 |
| Hex | 74 | 53 | 49 | 0 | 1C | 25 | 37 | E | 17 | 25 |
| Octal | 164 | 123 | 111 | 0 | 34 | 45 | 67 | 16 | 27 | 45 |
| Binary | 1110100 | 1010011 | 1001001 | 0 | 11100 | 100101 | 110111 | 1110 | 10111 | 100101 |
Color Harmonies of #745349
Complementary color
Monochromatic Colors of #745349
Black with #745349
Text Example
Text Example
White with #745349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745349; }
p { color: rgb(116,83,73); }
H1.HeaderClassName
{
color: #745349;
}
.AnyTagClassName
{
color: #745349;
}
</style>
background-color css
<style>
a { background-color: #745349; }
a { background-color: rgb(116,83,73); }
div.DivClassName
{
background-color: #745349;
}
.BgClassName
{
background-color: #745349;
}
</style>
border-color css
<style>
span { border-color: #745349; }
span { border-color: rgb(116,83,73); }
td.TdClassName
{
border-color: #745349;
}
.TagClassName
{
border-color: #745349;
}
</style>