Shades of Stiletto #874041
Tints of Stiletto #874041
RGB
CMYK
RGB Variations
Color information
#874041 (or 0x874041) is known color: Stiletto. HEX triplet: 87, 40 and 41. RGB value is (135,64,65). Sum of RGB (Red+Green+Blue) = 135+64+65=264 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.14% from 264); Green value is 64 (25.39% from 255 or 24.24% from 264); Blue value is 65 (25.78% from 255 or 24.62% from 264); Max value from RGB is 135 - color contains mainly: red. Hex color #874041 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874041 is #78BFBE. Grayscale: #555555. Windows color (decimal): -7913407 or 4276359. OLE color: 4276359.
HSL color Cylindrical-coordinate representation of color #874041: hue angle of 359.15º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #874041 is Cyan = 0, Magento = 0.53, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 64 | 65 | - |
| CMYK | 0 | 0.53 | 0.52 | 0.47 |
| HSL | 359.15º | 0.36% | 0.39% | - |
| HSV(B) | 359.15º | 0.53% | 0.53% | - |
| XYZ | 12.78 | 9.2 | 6.1 | - |
| YUV | 85.34 | 116.52 | 163.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 64 | 65 | 0 | 0.53 | 0.52 | 0.47 | 359.15 | 0.36 | 0.39 |
| Hex | 87 | 40 | 41 | 0 | 35 | 34 | 2F | 167 | 24 | 27 |
| Octal | 207 | 100 | 101 | 0 | 65 | 64 | 57 | 547 | 44 | 47 |
| Binary | 10000111 | 1000000 | 1000001 | 0 | 110101 | 110100 | 101111 | 101100111 | 100100 | 100111 |
Color Harmonies of #874041
Complementary color
Monochromatic Colors of #874041
Black with #874041
Text Example
Text Example
White with #874041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874041; }
p { color: rgb(135,64,65); }
H1.HeaderClassName
{
color: #874041;
}
.AnyTagClassName
{
color: #874041;
}
</style>
background-color css
<style>
a { background-color: #874041; }
a { background-color: rgb(135,64,65); }
div.DivClassName
{
background-color: #874041;
}
.BgClassName
{
background-color: #874041;
}
</style>
border-color css
<style>
span { border-color: #874041; }
span { border-color: rgb(135,64,65); }
td.TdClassName
{
border-color: #874041;
}
.TagClassName
{
border-color: #874041;
}
</style>