Shades of Scarlett #831724
Tints of Scarlett #831724
RGB
CMYK
RGB Variations
Color information
#831724 (or 0x831724) is known color: Scarlett. HEX triplet: 83, 17 and 24. RGB value is (131,23,36). Sum of RGB (Red+Green+Blue) = 131+23+36=190 (25% of max value = 765). Red value is 131 (51.56% from 255 or 68.95% from 190); Green value is 23 (9.38% from 255 or 12.11% from 190); Blue value is 36 (14.45% from 255 or 18.95% from 190); Max value from RGB is 131 - color contains mainly: red. Hex color #831724 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831724 is #7CE8DB. Grayscale: #383838. Windows color (decimal): -8186076 or 2365315. OLE color: 2365315.
HSL color Cylindrical-coordinate representation of color #831724: hue angle of 352.78º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #831724 is Cyan = 0, Magento = 0.82, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 23 | 36 | - |
| CMYK | 0 | 0.82 | 0.73 | 0.49 |
| HSL | 352.78º | 0.7% | 0.3% | - |
| HSV(B) | 352.78º | 0.82% | 0.51% | - |
| XYZ | 9.98 | 5.57 | 2.22 | - |
| YUV | 56.77 | 116.28 | 180.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 23 | 36 | 0 | 0.82 | 0.73 | 0.49 | 352.78 | 0.7 | 0.3 |
| Hex | 83 | 17 | 24 | 0 | 52 | 49 | 31 | 161 | 46 | 1E |
| Octal | 203 | 27 | 44 | 0 | 122 | 111 | 61 | 541 | 106 | 36 |
| Binary | 10000011 | 10111 | 100100 | 0 | 1010010 | 1001001 | 110001 | 101100001 | 1000110 | 11110 |
Color Harmonies of #831724
Complementary color
Monochromatic Colors of #831724
Black with #831724
Text Example
Text Example
White with #831724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831724; }
p { color: rgb(131,23,36); }
H1.HeaderClassName
{
color: #831724;
}
.AnyTagClassName
{
color: #831724;
}
</style>
background-color css
<style>
a { background-color: #831724; }
a { background-color: rgb(131,23,36); }
div.DivClassName
{
background-color: #831724;
}
.BgClassName
{
background-color: #831724;
}
</style>
border-color css
<style>
span { border-color: #831724; }
span { border-color: rgb(131,23,36); }
td.TdClassName
{
border-color: #831724;
}
.TagClassName
{
border-color: #831724;
}
</style>