Shades of Stiletto #874044
Tints of Stiletto #874044
RGB
CMYK
RGB Variations
Color information
#874044 (or 0x874044) is known color: Stiletto. HEX triplet: 87, 40 and 44. RGB value is (135,64,68). Sum of RGB (Red+Green+Blue) = 135+64+68=267 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50.56% from 267); Green value is 64 (25.39% from 255 or 23.97% from 267); Blue value is 68 (26.95% from 255 or 25.47% from 267); Max value from RGB is 135 - color contains mainly: red. Hex color #874044 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874044 is #78BFBB. Grayscale: #555555. Windows color (decimal): -7913404 or 4472967. OLE color: 4472967.
HSL color Cylindrical-coordinate representation of color #874044: hue angle of 356.62º 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 #874044 is Cyan = 0, Magento = 0.53, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 64 | 68 | - |
| CMYK | 0 | 0.53 | 0.50 | 0.47 |
| HSL | 356.62º | 0.36% | 0.39% | - |
| HSV(B) | 356.62º | 0.53% | 0.53% | - |
| XYZ | 12.87 | 9.24 | 6.57 | - |
| YUV | 85.69 | 118.02 | 163.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 64 | 68 | 0 | 0.53 | 0.50 | 0.47 | 356.62 | 0.36 | 0.39 |
| Hex | 87 | 40 | 44 | 0 | 35 | 32 | 2F | 165 | 24 | 27 |
| Octal | 207 | 100 | 104 | 0 | 65 | 62 | 57 | 545 | 44 | 47 |
| Binary | 10000111 | 1000000 | 1000100 | 0 | 110101 | 110010 | 101111 | 101100101 | 100100 | 100111 |
Color Harmonies of #874044
Complementary color
Monochromatic Colors of #874044
Black with #874044
Text Example
Text Example
White with #874044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874044; }
p { color: rgb(135,64,68); }
H1.HeaderClassName
{
color: #874044;
}
.AnyTagClassName
{
color: #874044;
}
</style>
background-color css
<style>
a { background-color: #874044; }
a { background-color: rgb(135,64,68); }
div.DivClassName
{
background-color: #874044;
}
.BgClassName
{
background-color: #874044;
}
</style>
border-color css
<style>
span { border-color: #874044; }
span { border-color: rgb(135,64,68); }
td.TdClassName
{
border-color: #874044;
}
.TagClassName
{
border-color: #874044;
}
</style>