Shades of Stiletto #823641
Tints of Stiletto #823641
RGB
CMYK
RGB Variations
Color information
#823641 (or 0x823641) is known color: Stiletto. HEX triplet: 82, 36 and 41. RGB value is (130,54,65). Sum of RGB (Red+Green+Blue) = 130+54+65=249 (32% of max value = 765). Red value is 130 (51.17% from 255 or 52.21% from 249); Green value is 54 (21.48% from 255 or 21.69% from 249); Blue value is 65 (25.78% from 255 or 26.10% from 249); Max value from RGB is 130 - color contains mainly: red. Hex color #823641 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #823641 is #7DC9BE. Grayscale: #4E4E4E. Windows color (decimal): -8243647 or 4273794. OLE color: 4273794.
HSL color Cylindrical-coordinate representation of color #823641: hue angle of 351.32º 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 #823641 is Cyan = 0, Magento = 0.58, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 54 | 65 | - |
| CMYK | 0 | 0.58 | 0.50 | 0.49 |
| HSL | 351.32º | 0.41% | 0.36% | - |
| HSV(B) | 351.32º | 0.58% | 0.51% | - |
| XYZ | 11.48 | 7.77 | 5.89 | - |
| YUV | 77.98 | 120.68 | 165.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 54 | 65 | 0 | 0.58 | 0.50 | 0.49 | 351.32 | 0.41 | 0.36 |
| Hex | 82 | 36 | 41 | 0 | 3A | 32 | 31 | 15F | 29 | 24 |
| Octal | 202 | 66 | 101 | 0 | 72 | 62 | 61 | 537 | 51 | 44 |
| Binary | 10000010 | 110110 | 1000001 | 0 | 111010 | 110010 | 110001 | 101011111 | 101001 | 100100 |
Color Harmonies of #823641
Complementary color
Monochromatic Colors of #823641
Black with #823641
Text Example
Text Example
White with #823641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823641; }
p { color: rgb(130,54,65); }
H1.HeaderClassName
{
color: #823641;
}
.AnyTagClassName
{
color: #823641;
}
</style>
background-color css
<style>
a { background-color: #823641; }
a { background-color: rgb(130,54,65); }
div.DivClassName
{
background-color: #823641;
}
.BgClassName
{
background-color: #823641;
}
</style>
border-color css
<style>
span { border-color: #823641; }
span { border-color: rgb(130,54,65); }
td.TdClassName
{
border-color: #823641;
}
.TagClassName
{
border-color: #823641;
}
</style>