Shades of Scarlett #851533
Tints of Scarlett #851533
RGB
CMYK
RGB Variations
Color information
#851533 (or 0x851533) is known color: Scarlett. HEX triplet: 85, 15 and 33. RGB value is (133,21,51). Sum of RGB (Red+Green+Blue) = 133+21+51=205 (27% of max value = 765). Red value is 133 (52.34% from 255 or 64.88% from 205); Green value is 21 (8.59% from 255 or 10.24% from 205); Blue value is 51 (20.31% from 255 or 24.88% from 205); Max value from RGB is 133 - color contains mainly: red. Hex color #851533 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851533 is #7AEACC. Grayscale: #393939. Windows color (decimal): -8055501 or 3347845. OLE color: 3347845.
HSL color Cylindrical-coordinate representation of color #851533: hue angle of 343.93º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #851533 is Cyan = 0, Magento = 0.84, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 21 | 51 | - |
| CMYK | 0 | 0.84 | 0.62 | 0.48 |
| HSL | 343.93º | 0.73% | 0.3% | - |
| HSV(B) | 343.93º | 0.84% | 0.52% | - |
| XYZ | 10.54 | 5.76 | 3.69 | - |
| YUV | 57.91 | 124.11 | 181.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 21 | 51 | 0 | 0.84 | 0.62 | 0.48 | 343.93 | 0.73 | 0.3 |
| Hex | 85 | 15 | 33 | 0 | 54 | 3E | 30 | 158 | 49 | 1E |
| Octal | 205 | 25 | 63 | 0 | 124 | 76 | 60 | 530 | 111 | 36 |
| Binary | 10000101 | 10101 | 110011 | 0 | 1010100 | 111110 | 110000 | 101011000 | 1001001 | 11110 |
Color Harmonies of #851533
Complementary color
Monochromatic Colors of #851533
Black with #851533
Text Example
Text Example
White with #851533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851533; }
p { color: rgb(133,21,51); }
H1.HeaderClassName
{
color: #851533;
}
.AnyTagClassName
{
color: #851533;
}
</style>
background-color css
<style>
a { background-color: #851533; }
a { background-color: rgb(133,21,51); }
div.DivClassName
{
background-color: #851533;
}
.BgClassName
{
background-color: #851533;
}
</style>
border-color css
<style>
span { border-color: #851533; }
span { border-color: rgb(133,21,51); }
td.TdClassName
{
border-color: #851533;
}
.TagClassName
{
border-color: #851533;
}
</style>