Shades of Stiletto #834046
Tints of Stiletto #834046
RGB
CMYK
RGB Variations
Color information
#834046 (or 0x834046) is known color: Stiletto. HEX triplet: 83, 40 and 46. RGB value is (131,64,70). Sum of RGB (Red+Green+Blue) = 131+64+70=265 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.43% from 265); Green value is 64 (25.39% from 255 or 24.15% from 265); Blue value is 70 (27.73% from 255 or 26.42% from 265); Max value from RGB is 131 - color contains mainly: red. Hex color #834046 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834046 is #7CBFB9. Grayscale: #545454. Windows color (decimal): -8175546 or 4604035. OLE color: 4604035.
HSL color Cylindrical-coordinate representation of color #834046: hue angle of 354.63º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #834046 is Cyan = 0, Magento = 0.51, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 64 | 70 | - |
| CMYK | 0 | 0.51 | 0.47 | 0.49 |
| HSL | 354.63º | 0.34% | 0.38% | - |
| HSV(B) | 354.63º | 0.51% | 0.51% | - |
| XYZ | 12.3 | 8.93 | 6.87 | - |
| YUV | 84.72 | 119.7 | 161.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 64 | 70 | 0 | 0.51 | 0.47 | 0.49 | 354.63 | 0.34 | 0.38 |
| Hex | 83 | 40 | 46 | 0 | 33 | 2F | 31 | 163 | 22 | 26 |
| Octal | 203 | 100 | 106 | 0 | 63 | 57 | 61 | 543 | 42 | 46 |
| Binary | 10000011 | 1000000 | 1000110 | 0 | 110011 | 101111 | 110001 | 101100011 | 100010 | 100110 |
Color Harmonies of #834046
Complementary color
Monochromatic Colors of #834046
Black with #834046
Text Example
Text Example
White with #834046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834046; }
p { color: rgb(131,64,70); }
H1.HeaderClassName
{
color: #834046;
}
.AnyTagClassName
{
color: #834046;
}
</style>
background-color css
<style>
a { background-color: #834046; }
a { background-color: rgb(131,64,70); }
div.DivClassName
{
background-color: #834046;
}
.BgClassName
{
background-color: #834046;
}
</style>
border-color css
<style>
span { border-color: #834046; }
span { border-color: rgb(131,64,70); }
td.TdClassName
{
border-color: #834046;
}
.TagClassName
{
border-color: #834046;
}
</style>