Shades of Scarlett #812131
Tints of Scarlett #812131
RGB
CMYK
RGB Variations
Color information
#812131 (or 0x812131) is known color: Scarlett. HEX triplet: 81, 21 and 31. RGB value is (129,33,49). Sum of RGB (Red+Green+Blue) = 129+33+49=211 (27% of max value = 765). Red value is 129 (50.78% from 255 or 61.14% from 211); Green value is 33 (13.28% from 255 or 15.64% from 211); Blue value is 49 (19.53% from 255 or 23.22% from 211); Max value from RGB is 129 - color contains mainly: red. Hex color #812131 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812131 is #7EDECE. Grayscale: #3F3F3F. Windows color (decimal): -8314575 or 3219841. OLE color: 3219841.
HSL color Cylindrical-coordinate representation of color #812131: hue angle of 350º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #812131 is Cyan = 0, Magento = 0.74, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 33 | 49 | - |
| CMYK | 0 | 0.74 | 0.62 | 0.49 |
| HSL | 350º | 0.59% | 0.32% | - |
| HSV(B) | 350º | 0.74% | 0.51% | - |
| XYZ | 10.15 | 5.98 | 3.52 | - |
| YUV | 63.53 | 119.8 | 174.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 33 | 49 | 0 | 0.74 | 0.62 | 0.49 | 350 | 0.59 | 0.32 |
| Hex | 81 | 21 | 31 | 0 | 4A | 3E | 31 | 15E | 3B | 20 |
| Octal | 201 | 41 | 61 | 0 | 112 | 76 | 61 | 536 | 73 | 40 |
| Binary | 10000001 | 100001 | 110001 | 0 | 1001010 | 111110 | 110001 | 101011110 | 111011 | 100000 |
Color Harmonies of #812131
Complementary color
Monochromatic Colors of #812131
Black with #812131
Text Example
Text Example
White with #812131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812131; }
p { color: rgb(129,33,49); }
H1.HeaderClassName
{
color: #812131;
}
.AnyTagClassName
{
color: #812131;
}
</style>
background-color css
<style>
a { background-color: #812131; }
a { background-color: rgb(129,33,49); }
div.DivClassName
{
background-color: #812131;
}
.BgClassName
{
background-color: #812131;
}
</style>
border-color css
<style>
span { border-color: #812131; }
span { border-color: rgb(129,33,49); }
td.TdClassName
{
border-color: #812131;
}
.TagClassName
{
border-color: #812131;
}
</style>