Shades of Stiletto #813740
Tints of Stiletto #813740
RGB
CMYK
RGB Variations
Color information
#813740 (or 0x813740) is known color: Stiletto. HEX triplet: 81, 37 and 40. RGB value is (129,55,64). Sum of RGB (Red+Green+Blue) = 129+55+64=248 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.02% from 248); Green value is 55 (21.88% from 255 or 22.18% from 248); Blue value is 64 (25.39% from 255 or 25.81% from 248); Max value from RGB is 129 - color contains mainly: red. Hex color #813740 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813740 is #7EC8BF. Grayscale: #4E4E4E. Windows color (decimal): -8308928 or 4208513. OLE color: 4208513.
HSL color Cylindrical-coordinate representation of color #813740: hue angle of 352.7º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #813740 is Cyan = 0, Magento = 0.57, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 55 | 64 | - |
| CMYK | 0 | 0.57 | 0.50 | 0.49 |
| HSL | 352.7º | 0.4% | 0.36% | - |
| HSV(B) | 352.7º | 0.57% | 0.51% | - |
| XYZ | 11.34 | 7.77 | 5.75 | - |
| YUV | 78.15 | 120.02 | 164.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 55 | 64 | 0 | 0.57 | 0.50 | 0.49 | 352.7 | 0.4 | 0.36 |
| Hex | 81 | 37 | 40 | 0 | 39 | 32 | 31 | 161 | 28 | 24 |
| Octal | 201 | 67 | 100 | 0 | 71 | 62 | 61 | 541 | 50 | 44 |
| Binary | 10000001 | 110111 | 1000000 | 0 | 111001 | 110010 | 110001 | 101100001 | 101000 | 100100 |
Color Harmonies of #813740
Complementary color
Monochromatic Colors of #813740
Black with #813740
Text Example
Text Example
White with #813740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813740; }
p { color: rgb(129,55,64); }
H1.HeaderClassName
{
color: #813740;
}
.AnyTagClassName
{
color: #813740;
}
</style>
background-color css
<style>
a { background-color: #813740; }
a { background-color: rgb(129,55,64); }
div.DivClassName
{
background-color: #813740;
}
.BgClassName
{
background-color: #813740;
}
</style>
border-color css
<style>
span { border-color: #813740; }
span { border-color: rgb(129,55,64); }
td.TdClassName
{
border-color: #813740;
}
.TagClassName
{
border-color: #813740;
}
</style>