Shades of Stiletto #853742
Tints of Stiletto #853742
RGB
CMYK
RGB Variations
Color information
#853742 (or 0x853742) is known color: Stiletto. HEX triplet: 85, 37 and 42. RGB value is (133,55,66). Sum of RGB (Red+Green+Blue) = 133+55+66=254 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.36% from 254); Green value is 55 (21.88% from 255 or 21.65% from 254); Blue value is 66 (26.17% from 255 or 25.98% from 254); Max value from RGB is 133 - color contains mainly: red. Hex color #853742 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #853742 is #7AC8BD. Grayscale: #4F4F4F. Windows color (decimal): -8046782 or 4339589. OLE color: 4339589.
HSL color Cylindrical-coordinate representation of color #853742: hue angle of 351.54º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #853742 is Cyan = 0, Magento = 0.59, Yellow = 0.50 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 55 | 66 | - |
| CMYK | 0 | 0.59 | 0.50 | 0.48 |
| HSL | 351.54º | 0.41% | 0.37% | - |
| HSV(B) | 351.54º | 0.59% | 0.52% | - |
| XYZ | 12.02 | 8.11 | 6.09 | - |
| YUV | 79.58 | 120.34 | 166.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 55 | 66 | 0 | 0.59 | 0.50 | 0.48 | 351.54 | 0.41 | 0.37 |
| Hex | 85 | 37 | 42 | 0 | 3B | 32 | 30 | 160 | 29 | 25 |
| Octal | 205 | 67 | 102 | 0 | 73 | 62 | 60 | 540 | 51 | 45 |
| Binary | 10000101 | 110111 | 1000010 | 0 | 111011 | 110010 | 110000 | 101100000 | 101001 | 100101 |
Color Harmonies of #853742
Complementary color
Monochromatic Colors of #853742
Black with #853742
Text Example
Text Example
White with #853742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853742; }
p { color: rgb(133,55,66); }
H1.HeaderClassName
{
color: #853742;
}
.AnyTagClassName
{
color: #853742;
}
</style>
background-color css
<style>
a { background-color: #853742; }
a { background-color: rgb(133,55,66); }
div.DivClassName
{
background-color: #853742;
}
.BgClassName
{
background-color: #853742;
}
</style>
border-color css
<style>
span { border-color: #853742; }
span { border-color: rgb(133,55,66); }
td.TdClassName
{
border-color: #853742;
}
.TagClassName
{
border-color: #853742;
}
</style>