Shades of Stiletto #833640
Tints of Stiletto #833640
RGB
CMYK
RGB Variations
Color information
#833640 (or 0x833640) is known color: Stiletto. HEX triplet: 83, 36 and 40. RGB value is (131,54,64). Sum of RGB (Red+Green+Blue) = 131+54+64=249 (32% of max value = 765). Red value is 131 (51.56% from 255 or 52.61% from 249); Green value is 54 (21.48% from 255 or 21.69% from 249); Blue value is 64 (25.39% from 255 or 25.70% from 249); Max value from RGB is 131 - color contains mainly: red. Hex color #833640 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #833640 is #7CC9BF. Grayscale: #4E4E4E. Windows color (decimal): -8178112 or 4208259. OLE color: 4208259.
HSL color Cylindrical-coordinate representation of color #833640: hue angle of 352.21º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #833640 is Cyan = 0, Magento = 0.59, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 54 | 64 | - |
| CMYK | 0 | 0.59 | 0.51 | 0.49 |
| HSL | 352.21º | 0.42% | 0.36% | - |
| HSV(B) | 352.21º | 0.59% | 0.51% | - |
| XYZ | 11.6 | 7.83 | 5.75 | - |
| YUV | 78.16 | 120.01 | 165.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 54 | 64 | 0 | 0.59 | 0.51 | 0.49 | 352.21 | 0.42 | 0.36 |
| Hex | 83 | 36 | 40 | 0 | 3B | 33 | 31 | 160 | 2A | 24 |
| Octal | 203 | 66 | 100 | 0 | 73 | 63 | 61 | 540 | 52 | 44 |
| Binary | 10000011 | 110110 | 1000000 | 0 | 111011 | 110011 | 110001 | 101100000 | 101010 | 100100 |
Color Harmonies of #833640
Complementary color
Monochromatic Colors of #833640
Black with #833640
Text Example
Text Example
White with #833640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833640; }
p { color: rgb(131,54,64); }
H1.HeaderClassName
{
color: #833640;
}
.AnyTagClassName
{
color: #833640;
}
</style>
background-color css
<style>
a { background-color: #833640; }
a { background-color: rgb(131,54,64); }
div.DivClassName
{
background-color: #833640;
}
.BgClassName
{
background-color: #833640;
}
</style>
border-color css
<style>
span { border-color: #833640; }
span { border-color: rgb(131,54,64); }
td.TdClassName
{
border-color: #833640;
}
.TagClassName
{
border-color: #833640;
}
</style>