Shades of Scarlett #831539
Tints of Scarlett #831539
RGB
CMYK
RGB Variations
Color information
#831539 (or 0x831539) is known color: Scarlett. HEX triplet: 83, 15 and 39. RGB value is (131,21,57). Sum of RGB (Red+Green+Blue) = 131+21+57=209 (27% of max value = 765). Red value is 131 (51.56% from 255 or 62.68% from 209); Green value is 21 (8.59% from 255 or 10.05% from 209); Blue value is 57 (22.66% from 255 or 27.27% from 209); Max value from RGB is 131 - color contains mainly: red. Hex color #831539 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831539 is #7CEAC6. Grayscale: #393939. Windows color (decimal): -8186567 or 3741059. OLE color: 3741059.
HSL color Cylindrical-coordinate representation of color #831539: hue angle of 340.36º 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 #831539 is Cyan = 0, Magento = 0.84, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 21 | 57 | - |
| CMYK | 0 | 0.84 | 0.56 | 0.49 |
| HSL | 340.36º | 0.72% | 0.3% | - |
| HSV(B) | 340.36º | 0.84% | 0.51% | - |
| XYZ | 10.37 | 5.66 | 4.42 | - |
| YUV | 57.99 | 127.44 | 180.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 21 | 57 | 0 | 0.84 | 0.56 | 0.49 | 340.36 | 0.72 | 0.3 |
| Hex | 83 | 15 | 39 | 0 | 54 | 38 | 31 | 154 | 48 | 1E |
| Octal | 203 | 25 | 71 | 0 | 124 | 70 | 61 | 524 | 110 | 36 |
| Binary | 10000011 | 10101 | 111001 | 0 | 1010100 | 111000 | 110001 | 101010100 | 1001000 | 11110 |
Color Harmonies of #831539
Complementary color
Monochromatic Colors of #831539
Black with #831539
Text Example
Text Example
White with #831539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831539; }
p { color: rgb(131,21,57); }
H1.HeaderClassName
{
color: #831539;
}
.AnyTagClassName
{
color: #831539;
}
</style>
background-color css
<style>
a { background-color: #831539; }
a { background-color: rgb(131,21,57); }
div.DivClassName
{
background-color: #831539;
}
.BgClassName
{
background-color: #831539;
}
</style>
border-color css
<style>
span { border-color: #831539; }
span { border-color: rgb(131,21,57); }
td.TdClassName
{
border-color: #831539;
}
.TagClassName
{
border-color: #831539;
}
</style>