Shades of Scarlett #811437
Tints of Scarlett #811437
RGB
CMYK
RGB Variations
Color information
#811437 (or 0x811437) is known color: Scarlett. HEX triplet: 81, 14 and 37. RGB value is (129,20,55). Sum of RGB (Red+Green+Blue) = 129+20+55=204 (27% of max value = 765). Red value is 129 (50.78% from 255 or 63.24% from 204); Green value is 20 (8.20% from 255 or 9.80% from 204); Blue value is 55 (21.88% from 255 or 26.96% from 204); Max value from RGB is 129 - color contains mainly: red. Hex color #811437 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #811437 is #7EEBC8. Grayscale: #383838. Windows color (decimal): -8317897 or 3609729. OLE color: 3609729.
HSL color Cylindrical-coordinate representation of color #811437: hue angle of 340.73º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #811437 is Cyan = 0, Magento = 0.84, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 20 | 55 | - |
| CMYK | 0 | 0.84 | 0.57 | 0.49 |
| HSL | 340.73º | 0.73% | 0.29% | - |
| HSV(B) | 340.73º | 0.84% | 0.51% | - |
| XYZ | 9.99 | 5.44 | 4.14 | - |
| YUV | 56.58 | 127.11 | 179.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 20 | 55 | 0 | 0.84 | 0.57 | 0.49 | 340.73 | 0.73 | 0.29 |
| Hex | 81 | 14 | 37 | 0 | 54 | 39 | 31 | 155 | 49 | 1D |
| Octal | 201 | 24 | 67 | 0 | 124 | 71 | 61 | 525 | 111 | 35 |
| Binary | 10000001 | 10100 | 110111 | 0 | 1010100 | 111001 | 110001 | 101010101 | 1001001 | 11101 |
Color Harmonies of #811437
Complementary color
Monochromatic Colors of #811437
Black with #811437
Text Example
Text Example
White with #811437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811437; }
p { color: rgb(129,20,55); }
H1.HeaderClassName
{
color: #811437;
}
.AnyTagClassName
{
color: #811437;
}
</style>
background-color css
<style>
a { background-color: #811437; }
a { background-color: rgb(129,20,55); }
div.DivClassName
{
background-color: #811437;
}
.BgClassName
{
background-color: #811437;
}
</style>
border-color css
<style>
span { border-color: #811437; }
span { border-color: rgb(129,20,55); }
td.TdClassName
{
border-color: #811437;
}
.TagClassName
{
border-color: #811437;
}
</style>