Shades of Scarlett #831533
Tints of Scarlett #831533
RGB
CMYK
RGB Variations
Color information
#831533 (or 0x831533) is known color: Scarlett. HEX triplet: 83, 15 and 33. RGB value is (131,21,51). Sum of RGB (Red+Green+Blue) = 131+21+51=203 (26% of max value = 765). Red value is 131 (51.56% from 255 or 64.53% from 203); Green value is 21 (8.59% from 255 or 10.34% from 203); Blue value is 51 (20.31% from 255 or 25.12% from 203); Max value from RGB is 131 - color contains mainly: red. Hex color #831533 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831533 is #7CEACC. Grayscale: #393939. Windows color (decimal): -8186573 or 3347843. OLE color: 3347843.
HSL color Cylindrical-coordinate representation of color #831533: hue angle of 343.64º 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 #831533 is Cyan = 0, Magento = 0.84, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 21 | 51 | - |
| CMYK | 0 | 0.84 | 0.61 | 0.49 |
| HSL | 343.64º | 0.72% | 0.3% | - |
| HSV(B) | 343.64º | 0.84% | 0.51% | - |
| XYZ | 10.23 | 5.6 | 3.67 | - |
| YUV | 57.31 | 124.44 | 180.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 21 | 51 | 0 | 0.84 | 0.61 | 0.49 | 343.64 | 0.72 | 0.3 |
| Hex | 83 | 15 | 33 | 0 | 54 | 3D | 31 | 158 | 48 | 1E |
| Octal | 203 | 25 | 63 | 0 | 124 | 75 | 61 | 530 | 110 | 36 |
| Binary | 10000011 | 10101 | 110011 | 0 | 1010100 | 111101 | 110001 | 101011000 | 1001000 | 11110 |
Color Harmonies of #831533
Complementary color
Monochromatic Colors of #831533
Black with #831533
Text Example
Text Example
White with #831533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831533; }
p { color: rgb(131,21,51); }
H1.HeaderClassName
{
color: #831533;
}
.AnyTagClassName
{
color: #831533;
}
</style>
background-color css
<style>
a { background-color: #831533; }
a { background-color: rgb(131,21,51); }
div.DivClassName
{
background-color: #831533;
}
.BgClassName
{
background-color: #831533;
}
</style>
border-color css
<style>
span { border-color: #831533; }
span { border-color: rgb(131,21,51); }
td.TdClassName
{
border-color: #831533;
}
.TagClassName
{
border-color: #831533;
}
</style>