Shades of Scarlett #812230
Tints of Scarlett #812230
RGB
CMYK
RGB Variations
Color information
#812230 (or 0x812230) is known color: Scarlett. HEX triplet: 81, 22 and 30. RGB value is (129,34,48). Sum of RGB (Red+Green+Blue) = 129+34+48=211 (27% of max value = 765). Red value is 129 (50.78% from 255 or 61.14% from 211); Green value is 34 (13.67% from 255 or 16.11% from 211); Blue value is 48 (19.14% from 255 or 22.75% from 211); Max value from RGB is 129 - color contains mainly: red. Hex color #812230 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812230 is #7EDDCF. Grayscale: #404040. Windows color (decimal): -8314320 or 3154561. OLE color: 3154561.
HSL color Cylindrical-coordinate representation of color #812230: hue angle of 351.16º degrees, saturation: 0.58, 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 #812230 is Cyan = 0, Magento = 0.74, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 34 | 48 | - |
| CMYK | 0 | 0.74 | 0.63 | 0.49 |
| HSL | 351.16º | 0.58% | 0.32% | - |
| HSV(B) | 351.16º | 0.74% | 0.51% | - |
| XYZ | 10.16 | 6.02 | 3.42 | - |
| YUV | 64 | 118.97 | 174.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 34 | 48 | 0 | 0.74 | 0.63 | 0.49 | 351.16 | 0.58 | 0.32 |
| Hex | 81 | 22 | 30 | 0 | 4A | 3F | 31 | 15F | 3A | 20 |
| Octal | 201 | 42 | 60 | 0 | 112 | 77 | 61 | 537 | 72 | 40 |
| Binary | 10000001 | 100010 | 110000 | 0 | 1001010 | 111111 | 110001 | 101011111 | 111010 | 100000 |
Color Harmonies of #812230
Complementary color
Monochromatic Colors of #812230
Black with #812230
Text Example
Text Example
White with #812230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812230; }
p { color: rgb(129,34,48); }
H1.HeaderClassName
{
color: #812230;
}
.AnyTagClassName
{
color: #812230;
}
</style>
background-color css
<style>
a { background-color: #812230; }
a { background-color: rgb(129,34,48); }
div.DivClassName
{
background-color: #812230;
}
.BgClassName
{
background-color: #812230;
}
</style>
border-color css
<style>
span { border-color: #812230; }
span { border-color: rgb(129,34,48); }
td.TdClassName
{
border-color: #812230;
}
.TagClassName
{
border-color: #812230;
}
</style>