Shades of Stiletto #813840
Tints of Stiletto #813840
RGB
CMYK
RGB Variations
Color information
#813840 (or 0x813840) is known color: Stiletto. HEX triplet: 81, 38 and 40. RGB value is (129,56,64). Sum of RGB (Red+Green+Blue) = 129+56+64=249 (32% of max value = 765). Red value is 129 (50.78% from 255 or 51.81% from 249); Green value is 56 (22.27% from 255 or 22.49% from 249); Blue value is 64 (25.39% from 255 or 25.70% from 249); Max value from RGB is 129 - color contains mainly: red. Hex color #813840 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813840 is #7EC7BF. Grayscale: #4E4E4E. Windows color (decimal): -8308672 or 4208769. OLE color: 4208769.
HSL color Cylindrical-coordinate representation of color #813840: hue angle of 353.42º degrees, saturation: 0.39, 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 #813840 is Cyan = 0, Magento = 0.57, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 56 | 64 | - |
| CMYK | 0 | 0.57 | 0.50 | 0.49 |
| HSL | 353.42º | 0.39% | 0.36% | - |
| HSV(B) | 353.42º | 0.57% | 0.51% | - |
| XYZ | 11.39 | 7.87 | 5.77 | - |
| YUV | 78.74 | 119.68 | 163.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 56 | 64 | 0 | 0.57 | 0.50 | 0.49 | 353.42 | 0.39 | 0.36 |
| Hex | 81 | 38 | 40 | 0 | 39 | 32 | 31 | 161 | 27 | 24 |
| Octal | 201 | 70 | 100 | 0 | 71 | 62 | 61 | 541 | 47 | 44 |
| Binary | 10000001 | 111000 | 1000000 | 0 | 111001 | 110010 | 110001 | 101100001 | 100111 | 100100 |
Color Harmonies of #813840
Complementary color
Monochromatic Colors of #813840
Black with #813840
Text Example
Text Example
White with #813840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813840; }
p { color: rgb(129,56,64); }
H1.HeaderClassName
{
color: #813840;
}
.AnyTagClassName
{
color: #813840;
}
</style>
background-color css
<style>
a { background-color: #813840; }
a { background-color: rgb(129,56,64); }
div.DivClassName
{
background-color: #813840;
}
.BgClassName
{
background-color: #813840;
}
</style>
border-color css
<style>
span { border-color: #813840; }
span { border-color: rgb(129,56,64); }
td.TdClassName
{
border-color: #813840;
}
.TagClassName
{
border-color: #813840;
}
</style>