Shades of Scarlett #851236
Tints of Scarlett #851236
RGB
CMYK
RGB Variations
Color information
#851236 (or 0x851236) is known color: Scarlett. HEX triplet: 85, 12 and 36. RGB value is (133,18,54). Sum of RGB (Red+Green+Blue) = 133+18+54=205 (27% of max value = 765). Red value is 133 (52.34% from 255 or 64.88% from 205); Green value is 18 (7.42% from 255 or 8.78% from 205); Blue value is 54 (21.48% from 255 or 26.34% from 205); Max value from RGB is 133 - color contains mainly: red. Hex color #851236 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851236 is #7AEDC9. Grayscale: #383838. Windows color (decimal): -8056266 or 3543685. OLE color: 3543685.
HSL color Cylindrical-coordinate representation of color #851236: hue angle of 341.22º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #851236 is Cyan = 0, Magento = 0.86, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 18 | 54 | - |
| CMYK | 0 | 0.86 | 0.59 | 0.48 |
| HSL | 341.22º | 0.76% | 0.3% | - |
| HSV(B) | 341.22º | 0.86% | 0.52% | - |
| XYZ | 10.56 | 5.69 | 4.03 | - |
| YUV | 56.49 | 126.6 | 182.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 18 | 54 | 0 | 0.86 | 0.59 | 0.48 | 341.22 | 0.76 | 0.3 |
| Hex | 85 | 12 | 36 | 0 | 56 | 3B | 30 | 155 | 4C | 1E |
| Octal | 205 | 22 | 66 | 0 | 126 | 73 | 60 | 525 | 114 | 36 |
| Binary | 10000101 | 10010 | 110110 | 0 | 1010110 | 111011 | 110000 | 101010101 | 1001100 | 11110 |
Color Harmonies of #851236
Complementary color
Monochromatic Colors of #851236
Black with #851236
Text Example
Text Example
White with #851236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851236; }
p { color: rgb(133,18,54); }
H1.HeaderClassName
{
color: #851236;
}
.AnyTagClassName
{
color: #851236;
}
</style>
background-color css
<style>
a { background-color: #851236; }
a { background-color: rgb(133,18,54); }
div.DivClassName
{
background-color: #851236;
}
.BgClassName
{
background-color: #851236;
}
</style>
border-color css
<style>
span { border-color: #851236; }
span { border-color: rgb(133,18,54); }
td.TdClassName
{
border-color: #851236;
}
.TagClassName
{
border-color: #851236;
}
</style>