Shades of Stiletto #813639
Tints of Stiletto #813639
RGB
CMYK
RGB Variations
Color information
#813639 (or 0x813639) is known color: Stiletto. HEX triplet: 81, 36 and 39. RGB value is (129,54,57). Sum of RGB (Red+Green+Blue) = 129+54+57=240 (31% of max value = 765). Red value is 129 (50.78% from 255 or 53.75% from 240); Green value is 54 (21.48% from 255 or 22.5% from 240); Blue value is 57 (22.66% from 255 or 23.75% from 240); Max value from RGB is 129 - color contains mainly: red. Hex color #813639 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813639 is #7EC9C6. Grayscale: #4C4C4C. Windows color (decimal): -8309191 or 3749505. OLE color: 3749505.
HSL color Cylindrical-coordinate representation of color #813639: hue angle of 357.6º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #813639 is Cyan = 0, Magento = 0.58, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 54 | 57 | - |
| CMYK | 0 | 0.58 | 0.56 | 0.49 |
| HSL | 357.6º | 0.41% | 0.36% | - |
| HSV(B) | 357.6º | 0.58% | 0.51% | - |
| XYZ | 11.11 | 7.6 | 4.75 | - |
| YUV | 76.77 | 116.85 | 165.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 54 | 57 | 0 | 0.58 | 0.56 | 0.49 | 357.6 | 0.41 | 0.36 |
| Hex | 81 | 36 | 39 | 0 | 3A | 38 | 31 | 166 | 29 | 24 |
| Octal | 201 | 66 | 71 | 0 | 72 | 70 | 61 | 546 | 51 | 44 |
| Binary | 10000001 | 110110 | 111001 | 0 | 111010 | 111000 | 110001 | 101100110 | 101001 | 100100 |
Color Harmonies of #813639
Complementary color
Monochromatic Colors of #813639
Black with #813639
Text Example
Text Example
White with #813639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813639; }
p { color: rgb(129,54,57); }
H1.HeaderClassName
{
color: #813639;
}
.AnyTagClassName
{
color: #813639;
}
</style>
background-color css
<style>
a { background-color: #813639; }
a { background-color: rgb(129,54,57); }
div.DivClassName
{
background-color: #813639;
}
.BgClassName
{
background-color: #813639;
}
</style>
border-color css
<style>
span { border-color: #813639; }
span { border-color: rgb(129,54,57); }
td.TdClassName
{
border-color: #813639;
}
.TagClassName
{
border-color: #813639;
}
</style>