Shades of Stiletto #844244
Tints of Stiletto #844244
RGB
CMYK
RGB Variations
Color information
#844244 (or 0x844244) is known color: Stiletto. HEX triplet: 84, 42 and 44. RGB value is (132,66,68). Sum of RGB (Red+Green+Blue) = 132+66+68=266 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.62% from 266); Green value is 66 (26.17% from 255 or 24.81% from 266); Blue value is 68 (26.95% from 255 or 25.56% from 266); Max value from RGB is 132 - color contains mainly: red. Hex color #844244 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844244 is #7BBDBB. Grayscale: #565656. Windows color (decimal): -8109500 or 4473476. OLE color: 4473476.
HSL color Cylindrical-coordinate representation of color #844244: hue angle of 358.18º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #844244 is Cyan = 0, Magento = 0.5, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 66 | 68 | - |
| CMYK | 0 | 0.5 | 0.48 | 0.48 |
| HSL | 358.18º | 0.33% | 0.39% | - |
| HSV(B) | 358.18º | 0.5% | 0.52% | - |
| XYZ | 12.51 | 9.22 | 6.59 | - |
| YUV | 85.96 | 117.87 | 160.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 66 | 68 | 0 | 0.5 | 0.48 | 0.48 | 358.18 | 0.33 | 0.39 |
| Hex | 84 | 42 | 44 | 0 | 32 | 30 | 30 | 166 | 21 | 27 |
| Octal | 204 | 102 | 104 | 0 | 62 | 60 | 60 | 546 | 41 | 47 |
| Binary | 10000100 | 1000010 | 1000100 | 0 | 110010 | 110000 | 110000 | 101100110 | 100001 | 100111 |
Color Harmonies of #844244
Complementary color
Monochromatic Colors of #844244
Black with #844244
Text Example
Text Example
White with #844244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844244; }
p { color: rgb(132,66,68); }
H1.HeaderClassName
{
color: #844244;
}
.AnyTagClassName
{
color: #844244;
}
</style>
background-color css
<style>
a { background-color: #844244; }
a { background-color: rgb(132,66,68); }
div.DivClassName
{
background-color: #844244;
}
.BgClassName
{
background-color: #844244;
}
</style>
border-color css
<style>
span { border-color: #844244; }
span { border-color: rgb(132,66,68); }
td.TdClassName
{
border-color: #844244;
}
.TagClassName
{
border-color: #844244;
}
</style>