Shades of Stiletto #874043
Tints of Stiletto #874043
RGB
CMYK
RGB Variations
Color information
#874043 (or 0x874043) is known color: Stiletto. HEX triplet: 87, 40 and 43. RGB value is (135,64,67). Sum of RGB (Red+Green+Blue) = 135+64+67=266 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50.75% from 266); Green value is 64 (25.39% from 255 or 24.06% from 266); Blue value is 67 (26.56% from 255 or 25.19% from 266); Max value from RGB is 135 - color contains mainly: red. Hex color #874043 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874043 is #78BFBC. Grayscale: #555555. Windows color (decimal): -7913405 or 4407431. OLE color: 4407431.
HSL color Cylindrical-coordinate representation of color #874043: hue angle of 357.46º 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 #874043 is Cyan = 0, Magento = 0.53, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 64 | 67 | - |
| CMYK | 0 | 0.53 | 0.50 | 0.47 |
| HSL | 357.46º | 0.36% | 0.39% | - |
| HSV(B) | 357.46º | 0.53% | 0.53% | - |
| XYZ | 12.84 | 9.22 | 6.41 | - |
| YUV | 85.57 | 117.52 | 163.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 64 | 67 | 0 | 0.53 | 0.50 | 0.47 | 357.46 | 0.36 | 0.39 |
| Hex | 87 | 40 | 43 | 0 | 35 | 32 | 2F | 165 | 24 | 27 |
| Octal | 207 | 100 | 103 | 0 | 65 | 62 | 57 | 545 | 44 | 47 |
| Binary | 10000111 | 1000000 | 1000011 | 0 | 110101 | 110010 | 101111 | 101100101 | 100100 | 100111 |
Color Harmonies of #874043
Complementary color
Monochromatic Colors of #874043
Black with #874043
Text Example
Text Example
White with #874043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874043; }
p { color: rgb(135,64,67); }
H1.HeaderClassName
{
color: #874043;
}
.AnyTagClassName
{
color: #874043;
}
</style>
background-color css
<style>
a { background-color: #874043; }
a { background-color: rgb(135,64,67); }
div.DivClassName
{
background-color: #874043;
}
.BgClassName
{
background-color: #874043;
}
</style>
border-color css
<style>
span { border-color: #874043; }
span { border-color: rgb(135,64,67); }
td.TdClassName
{
border-color: #874043;
}
.TagClassName
{
border-color: #874043;
}
</style>