Shades of Stiletto #814146
Tints of Stiletto #814146
RGB
CMYK
RGB Variations
Color information
#814146 (or 0x814146) is known color: Stiletto. HEX triplet: 81, 41 and 46. RGB value is (129,65,70). Sum of RGB (Red+Green+Blue) = 129+65+70=264 (34% of max value = 765). Red value is 129 (50.78% from 255 or 48.86% from 264); Green value is 65 (25.78% from 255 or 24.62% from 264); Blue value is 70 (27.73% from 255 or 26.52% from 264); Max value from RGB is 129 - color contains mainly: red. Hex color #814146 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814146 is #7EBEB9. Grayscale: #545454. Windows color (decimal): -8306362 or 4604289. OLE color: 4604289.
HSL color Cylindrical-coordinate representation of color #814146: hue angle of 355.31º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #814146 is Cyan = 0, Magento = 0.50, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 65 | 70 | - |
| CMYK | 0 | 0.50 | 0.46 | 0.49 |
| HSL | 355.31º | 0.33% | 0.38% | - |
| HSV(B) | 355.31º | 0.5% | 0.51% | - |
| XYZ | 12.05 | 8.89 | 6.88 | - |
| YUV | 84.71 | 119.7 | 159.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 65 | 70 | 0 | 0.50 | 0.46 | 0.49 | 355.31 | 0.33 | 0.38 |
| Hex | 81 | 41 | 46 | 0 | 32 | 2E | 31 | 163 | 21 | 26 |
| Octal | 201 | 101 | 106 | 0 | 62 | 56 | 61 | 543 | 41 | 46 |
| Binary | 10000001 | 1000001 | 1000110 | 0 | 110010 | 101110 | 110001 | 101100011 | 100001 | 100110 |
Color Harmonies of #814146
Complementary color
Monochromatic Colors of #814146
Black with #814146
Text Example
Text Example
White with #814146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814146; }
p { color: rgb(129,65,70); }
H1.HeaderClassName
{
color: #814146;
}
.AnyTagClassName
{
color: #814146;
}
</style>
background-color css
<style>
a { background-color: #814146; }
a { background-color: rgb(129,65,70); }
div.DivClassName
{
background-color: #814146;
}
.BgClassName
{
background-color: #814146;
}
</style>
border-color css
<style>
span { border-color: #814146; }
span { border-color: rgb(129,65,70); }
td.TdClassName
{
border-color: #814146;
}
.TagClassName
{
border-color: #814146;
}
</style>