Shades of Scarlett #811329
Tints of Scarlett #811329
RGB
CMYK
RGB Variations
Color information
#811329 (or 0x811329) is known color: Scarlett. HEX triplet: 81, 13 and 29. RGB value is (129,19,41). Sum of RGB (Red+Green+Blue) = 129+19+41=189 (25% of max value = 765). Red value is 129 (50.78% from 255 or 68.25% from 189); Green value is 19 (7.81% from 255 or 10.05% from 189); Blue value is 41 (16.41% from 255 or 21.69% from 189); Max value from RGB is 129 - color contains mainly: red. Hex color #811329 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #811329 is #7EECD6. Grayscale: #363636. Windows color (decimal): -8318167 or 2691969. OLE color: 2691969.
HSL color Cylindrical-coordinate representation of color #811329: hue angle of 348º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #811329 is Cyan = 0, Magento = 0.85, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 19 | 41 | - |
| CMYK | 0 | 0.85 | 0.68 | 0.49 |
| HSL | 348º | 0.74% | 0.29% | - |
| HSV(B) | 348º | 0.85% | 0.51% | - |
| XYZ | 9.69 | 5.29 | 2.61 | - |
| YUV | 54.4 | 120.44 | 181.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 19 | 41 | 0 | 0.85 | 0.68 | 0.49 | 348 | 0.74 | 0.29 |
| Hex | 81 | 13 | 29 | 0 | 55 | 44 | 31 | 15C | 4A | 1D |
| Octal | 201 | 23 | 51 | 0 | 125 | 104 | 61 | 534 | 112 | 35 |
| Binary | 10000001 | 10011 | 101001 | 0 | 1010101 | 1000100 | 110001 | 101011100 | 1001010 | 11101 |
Color Harmonies of #811329
Complementary color
Monochromatic Colors of #811329
Black with #811329
Text Example
Text Example
White with #811329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811329; }
p { color: rgb(129,19,41); }
H1.HeaderClassName
{
color: #811329;
}
.AnyTagClassName
{
color: #811329;
}
</style>
background-color css
<style>
a { background-color: #811329; }
a { background-color: rgb(129,19,41); }
div.DivClassName
{
background-color: #811329;
}
.BgClassName
{
background-color: #811329;
}
</style>
border-color css
<style>
span { border-color: #811329; }
span { border-color: rgb(129,19,41); }
td.TdClassName
{
border-color: #811329;
}
.TagClassName
{
border-color: #811329;
}
</style>