Shades of Stiletto #844142
Tints of Stiletto #844142
RGB
CMYK
RGB Variations
Color information
#844142 (or 0x844142) is known color: Stiletto. HEX triplet: 84, 41 and 42. RGB value is (132,65,66). Sum of RGB (Red+Green+Blue) = 132+65+66=263 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.19% from 263); Green value is 65 (25.78% from 255 or 24.71% from 263); Blue value is 66 (26.17% from 255 or 25.10% from 263); Max value from RGB is 132 - color contains mainly: red. Hex color #844142 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844142 is #7BBEBD. Grayscale: #555555. Windows color (decimal): -8109758 or 4342148. OLE color: 4342148.
HSL color Cylindrical-coordinate representation of color #844142: hue angle of 359.1º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #844142 is Cyan = 0, Magento = 0.51, Yellow = 0.5 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 65 | 66 | - |
| CMYK | 0 | 0.51 | 0.5 | 0.48 |
| HSL | 359.1º | 0.34% | 0.39% | - |
| HSV(B) | 359.1º | 0.51% | 0.52% | - |
| XYZ | 12.39 | 9.08 | 6.25 | - |
| YUV | 85.15 | 117.2 | 161.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 65 | 66 | 0 | 0.51 | 0.5 | 0.48 | 359.1 | 0.34 | 0.39 |
| Hex | 84 | 41 | 42 | 0 | 33 | 32 | 30 | 167 | 22 | 27 |
| Octal | 204 | 101 | 102 | 0 | 63 | 62 | 60 | 547 | 42 | 47 |
| Binary | 10000100 | 1000001 | 1000010 | 0 | 110011 | 110010 | 110000 | 101100111 | 100010 | 100111 |
Color Harmonies of #844142
Complementary color
Monochromatic Colors of #844142
Black with #844142
Text Example
Text Example
White with #844142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844142; }
p { color: rgb(132,65,66); }
H1.HeaderClassName
{
color: #844142;
}
.AnyTagClassName
{
color: #844142;
}
</style>
background-color css
<style>
a { background-color: #844142; }
a { background-color: rgb(132,65,66); }
div.DivClassName
{
background-color: #844142;
}
.BgClassName
{
background-color: #844142;
}
</style>
border-color css
<style>
span { border-color: #844142; }
span { border-color: rgb(132,65,66); }
td.TdClassName
{
border-color: #844142;
}
.TagClassName
{
border-color: #844142;
}
</style>