Shades of Spicy Mix #906452
Tints of Spicy Mix #906452
RGB
CMYK
RGB Variations
Color information
#906452 (or 0x906452) is known color: Spicy Mix. HEX triplet: 90, 64 and 52. RGB value is (144,100,82). Sum of RGB (Red+Green+Blue) = 144+100+82=326 (43% of max value = 765). Red value is 144 (56.64% from 255 or 44.17% from 326); Green value is 100 (39.45% from 255 or 30.67% from 326); Blue value is 82 (32.42% from 255 or 25.15% from 326); Max value from RGB is 144 - color contains mainly: red. Hex color #906452 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906452 is #6F9BAD. Grayscale: #6F6F6F. Windows color (decimal): -7314350 or 5399696. OLE color: 5399696.
HSL color Cylindrical-coordinate representation of color #906452: hue angle of 17.42º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #906452 is Cyan = 0, Magento = 0.31, Yellow = 0.43 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 100 | 82 | - |
| CMYK | 0 | 0.31 | 0.43 | 0.44 |
| HSL | 17.42º | 0.27% | 0.44% | - |
| HSV(B) | 17.42º | 0.43% | 0.56% | - |
| XYZ | 17.58 | 15.65 | 10.08 | - |
| YUV | 111.1 | 111.58 | 151.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 100 | 82 | 0 | 0.31 | 0.43 | 0.44 | 17.42 | 0.27 | 0.44 |
| Hex | 90 | 64 | 52 | 0 | 1F | 2B | 2C | 11 | 1B | 2C |
| Octal | 220 | 144 | 122 | 0 | 37 | 53 | 54 | 21 | 33 | 54 |
| Binary | 10010000 | 1100100 | 1010010 | 0 | 11111 | 101011 | 101100 | 10001 | 11011 | 101100 |
Color Harmonies of #906452
Complementary color
Monochromatic Colors of #906452
Black with #906452
Text Example
Text Example
White with #906452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906452; }
p { color: rgb(144,100,82); }
H1.HeaderClassName
{
color: #906452;
}
.AnyTagClassName
{
color: #906452;
}
</style>
background-color css
<style>
a { background-color: #906452; }
a { background-color: rgb(144,100,82); }
div.DivClassName
{
background-color: #906452;
}
.BgClassName
{
background-color: #906452;
}
</style>
border-color css
<style>
span { border-color: #906452; }
span { border-color: rgb(144,100,82); }
td.TdClassName
{
border-color: #906452;
}
.TagClassName
{
border-color: #906452;
}
</style>