Shades of Scarlett #831038
Tints of Scarlett #831038
RGB
CMYK
RGB Variations
Color information
#831038 (or 0x831038) is known color: Scarlett. HEX triplet: 83, 10 and 38. RGB value is (131,16,56). Sum of RGB (Red+Green+Blue) = 131+16+56=203 (26% of max value = 765). Red value is 131 (51.56% from 255 or 64.53% from 203); Green value is 16 (6.64% from 255 or 7.88% from 203); Blue value is 56 (22.27% from 255 or 27.59% from 203); Max value from RGB is 131 - color contains mainly: red. Hex color #831038 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831038 is #7CEFC7. Grayscale: #363636. Windows color (decimal): -8187848 or 3674243. OLE color: 3674243.
HSL color Cylindrical-coordinate representation of color #831038: hue angle of 339.13º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #831038 is Cyan = 0, Magento = 0.88, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 16 | 56 | - |
| CMYK | 0 | 0.88 | 0.57 | 0.49 |
| HSL | 339.13º | 0.78% | 0.29% | - |
| HSV(B) | 339.13º | 0.88% | 0.51% | - |
| XYZ | 10.26 | 5.48 | 4.26 | - |
| YUV | 54.95 | 128.6 | 182.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 16 | 56 | 0 | 0.88 | 0.57 | 0.49 | 339.13 | 0.78 | 0.29 |
| Hex | 83 | 10 | 38 | 0 | 58 | 39 | 31 | 153 | 4E | 1D |
| Octal | 203 | 20 | 70 | 0 | 130 | 71 | 61 | 523 | 116 | 35 |
| Binary | 10000011 | 10000 | 111000 | 0 | 1011000 | 111001 | 110001 | 101010011 | 1001110 | 11101 |
Color Harmonies of #831038
Complementary color
Monochromatic Colors of #831038
Black with #831038
Text Example
Text Example
White with #831038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831038; }
p { color: rgb(131,16,56); }
H1.HeaderClassName
{
color: #831038;
}
.AnyTagClassName
{
color: #831038;
}
</style>
background-color css
<style>
a { background-color: #831038; }
a { background-color: rgb(131,16,56); }
div.DivClassName
{
background-color: #831038;
}
.BgClassName
{
background-color: #831038;
}
</style>
border-color css
<style>
span { border-color: #831038; }
span { border-color: rgb(131,16,56); }
td.TdClassName
{
border-color: #831038;
}
.TagClassName
{
border-color: #831038;
}
</style>