Shades of Stiletto #823640
Tints of Stiletto #823640
RGB
CMYK
RGB Variations
Color information
#823640 (or 0x823640) is known color: Stiletto. HEX triplet: 82, 36 and 40. RGB value is (130,54,64). Sum of RGB (Red+Green+Blue) = 130+54+64=248 (32% of max value = 765). Red value is 130 (51.17% from 255 or 52.42% from 248); Green value is 54 (21.48% from 255 or 21.77% from 248); Blue value is 64 (25.39% from 255 or 25.81% from 248); Max value from RGB is 130 - color contains mainly: red. Hex color #823640 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #823640 is #7DC9BF. Grayscale: #4D4D4D. Windows color (decimal): -8243648 or 4208258. OLE color: 4208258.
HSL color Cylindrical-coordinate representation of color #823640: hue angle of 352.11º 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 #823640 is Cyan = 0, Magento = 0.58, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 54 | 64 | - |
| CMYK | 0 | 0.58 | 0.51 | 0.49 |
| HSL | 352.11º | 0.41% | 0.36% | - |
| HSV(B) | 352.11º | 0.58% | 0.51% | - |
| XYZ | 11.45 | 7.75 | 5.74 | - |
| YUV | 77.86 | 120.18 | 165.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 54 | 64 | 0 | 0.58 | 0.51 | 0.49 | 352.11 | 0.41 | 0.36 |
| Hex | 82 | 36 | 40 | 0 | 3A | 33 | 31 | 160 | 29 | 24 |
| Octal | 202 | 66 | 100 | 0 | 72 | 63 | 61 | 540 | 51 | 44 |
| Binary | 10000010 | 110110 | 1000000 | 0 | 111010 | 110011 | 110001 | 101100000 | 101001 | 100100 |
Color Harmonies of #823640
Complementary color
Monochromatic Colors of #823640
Black with #823640
Text Example
Text Example
White with #823640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823640; }
p { color: rgb(130,54,64); }
H1.HeaderClassName
{
color: #823640;
}
.AnyTagClassName
{
color: #823640;
}
</style>
background-color css
<style>
a { background-color: #823640; }
a { background-color: rgb(130,54,64); }
div.DivClassName
{
background-color: #823640;
}
.BgClassName
{
background-color: #823640;
}
</style>
border-color css
<style>
span { border-color: #823640; }
span { border-color: rgb(130,54,64); }
td.TdClassName
{
border-color: #823640;
}
.TagClassName
{
border-color: #823640;
}
</style>