Shades of Scarlett #831524
Tints of Scarlett #831524
RGB
CMYK
RGB Variations
Color information
#831524 (or 0x831524) is known color: Scarlett. HEX triplet: 83, 15 and 24. RGB value is (131,21,36). Sum of RGB (Red+Green+Blue) = 131+21+36=188 (24% of max value = 765). Red value is 131 (51.56% from 255 or 69.68% from 188); Green value is 21 (8.59% from 255 or 11.17% from 188); Blue value is 36 (14.45% from 255 or 19.15% from 188); Max value from RGB is 131 - color contains mainly: red. Hex color #831524 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831524 is #7CEADB. Grayscale: #373737. Windows color (decimal): -8186588 or 2364803. OLE color: 2364803.
HSL color Cylindrical-coordinate representation of color #831524: hue angle of 351.82º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #831524 is Cyan = 0, Magento = 0.84, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 21 | 36 | - |
| CMYK | 0 | 0.84 | 0.73 | 0.49 |
| HSL | 351.82º | 0.72% | 0.3% | - |
| HSV(B) | 351.82º | 0.84% | 0.51% | - |
| XYZ | 9.95 | 5.49 | 2.2 | - |
| YUV | 55.6 | 116.94 | 181.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 21 | 36 | 0 | 0.84 | 0.73 | 0.49 | 351.82 | 0.72 | 0.3 |
| Hex | 83 | 15 | 24 | 0 | 54 | 49 | 31 | 160 | 48 | 1E |
| Octal | 203 | 25 | 44 | 0 | 124 | 111 | 61 | 540 | 110 | 36 |
| Binary | 10000011 | 10101 | 100100 | 0 | 1010100 | 1001001 | 110001 | 101100000 | 1001000 | 11110 |
Color Harmonies of #831524
Complementary color
Monochromatic Colors of #831524
Black with #831524
Text Example
Text Example
White with #831524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831524; }
p { color: rgb(131,21,36); }
H1.HeaderClassName
{
color: #831524;
}
.AnyTagClassName
{
color: #831524;
}
</style>
background-color css
<style>
a { background-color: #831524; }
a { background-color: rgb(131,21,36); }
div.DivClassName
{
background-color: #831524;
}
.BgClassName
{
background-color: #831524;
}
</style>
border-color css
<style>
span { border-color: #831524; }
span { border-color: rgb(131,21,36); }
td.TdClassName
{
border-color: #831524;
}
.TagClassName
{
border-color: #831524;
}
</style>