Shades of Scarlett #812730
Tints of Scarlett #812730
RGB
CMYK
RGB Variations
Color information
#812730 (or 0x812730) is known color: Scarlett. HEX triplet: 81, 27 and 30. RGB value is (129,39,48). Sum of RGB (Red+Green+Blue) = 129+39+48=216 (28% of max value = 765). Red value is 129 (50.78% from 255 or 59.72% from 216); Green value is 39 (15.62% from 255 or 18.06% from 216); Blue value is 48 (19.14% from 255 or 22.22% from 216); Max value from RGB is 129 - color contains mainly: red. Hex color #812730 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812730 is #7ED8CF. Grayscale: #424242. Windows color (decimal): -8313040 or 3155841. OLE color: 3155841.
HSL color Cylindrical-coordinate representation of color #812730: hue angle of 354º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #812730 is Cyan = 0, Magento = 0.70, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 39 | 48 | - |
| CMYK | 0 | 0.70 | 0.63 | 0.49 |
| HSL | 354º | 0.54% | 0.33% | - |
| HSV(B) | 354º | 0.7% | 0.51% | - |
| XYZ | 10.31 | 6.33 | 3.47 | - |
| YUV | 66.94 | 117.32 | 172.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 39 | 48 | 0 | 0.70 | 0.63 | 0.49 | 354 | 0.54 | 0.33 |
| Hex | 81 | 27 | 30 | 0 | 46 | 3F | 31 | 162 | 36 | 21 |
| Octal | 201 | 47 | 60 | 0 | 106 | 77 | 61 | 542 | 66 | 41 |
| Binary | 10000001 | 100111 | 110000 | 0 | 1000110 | 111111 | 110001 | 101100010 | 110110 | 100001 |
Color Harmonies of #812730
Complementary color
Monochromatic Colors of #812730
Black with #812730
Text Example
Text Example
White with #812730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812730; }
p { color: rgb(129,39,48); }
H1.HeaderClassName
{
color: #812730;
}
.AnyTagClassName
{
color: #812730;
}
</style>
background-color css
<style>
a { background-color: #812730; }
a { background-color: rgb(129,39,48); }
div.DivClassName
{
background-color: #812730;
}
.BgClassName
{
background-color: #812730;
}
</style>
border-color css
<style>
span { border-color: #812730; }
span { border-color: rgb(129,39,48); }
td.TdClassName
{
border-color: #812730;
}
.TagClassName
{
border-color: #812730;
}
</style>