Shades of Scarlett #831328
Tints of Scarlett #831328
RGB
CMYK
RGB Variations
Color information
#831328 (or 0x831328) is known color: Scarlett. HEX triplet: 83, 13 and 28. RGB value is (131,19,40). Sum of RGB (Red+Green+Blue) = 131+19+40=190 (25% of max value = 765). Red value is 131 (51.56% from 255 or 68.95% from 190); Green value is 19 (7.81% from 255 or 10% from 190); Blue value is 40 (16.02% from 255 or 21.05% from 190); Max value from RGB is 131 - color contains mainly: red. Hex color #831328 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831328 is #7CECD7. Grayscale: #363636. Windows color (decimal): -8187096 or 2626435. OLE color: 2626435.
HSL color Cylindrical-coordinate representation of color #831328: hue angle of 348.75º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #831328 is Cyan = 0, Magento = 0.85, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 19 | 40 | - |
| CMYK | 0 | 0.85 | 0.69 | 0.49 |
| HSL | 348.75º | 0.75% | 0.29% | - |
| HSV(B) | 348.75º | 0.85% | 0.51% | - |
| XYZ | 9.98 | 5.44 | 2.53 | - |
| YUV | 54.88 | 119.61 | 182.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 19 | 40 | 0 | 0.85 | 0.69 | 0.49 | 348.75 | 0.75 | 0.29 |
| Hex | 83 | 13 | 28 | 0 | 55 | 45 | 31 | 15D | 4B | 1D |
| Octal | 203 | 23 | 50 | 0 | 125 | 105 | 61 | 535 | 113 | 35 |
| Binary | 10000011 | 10011 | 101000 | 0 | 1010101 | 1000101 | 110001 | 101011101 | 1001011 | 11101 |
Color Harmonies of #831328
Complementary color
Monochromatic Colors of #831328
Black with #831328
Text Example
Text Example
White with #831328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831328; }
p { color: rgb(131,19,40); }
H1.HeaderClassName
{
color: #831328;
}
.AnyTagClassName
{
color: #831328;
}
</style>
background-color css
<style>
a { background-color: #831328; }
a { background-color: rgb(131,19,40); }
div.DivClassName
{
background-color: #831328;
}
.BgClassName
{
background-color: #831328;
}
</style>
border-color css
<style>
span { border-color: #831328; }
span { border-color: rgb(131,19,40); }
td.TdClassName
{
border-color: #831328;
}
.TagClassName
{
border-color: #831328;
}
</style>