Shades of Scarlett #851038
Tints of Scarlett #851038
RGB
CMYK
RGB Variations
Color information
#851038 (or 0x851038) is known color: Scarlett. HEX triplet: 85, 10 and 38. RGB value is (133,16,56). Sum of RGB (Red+Green+Blue) = 133+16+56=205 (27% of max value = 765). Red value is 133 (52.34% from 255 or 64.88% from 205); Green value is 16 (6.64% from 255 or 7.80% from 205); Blue value is 56 (22.27% from 255 or 27.32% from 205); Max value from RGB is 133 - color contains mainly: red. Hex color #851038 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851038 is #7AEFC7. Grayscale: #373737. Windows color (decimal): -8056776 or 3674245. OLE color: 3674245.
HSL color Cylindrical-coordinate representation of color #851038: hue angle of 339.49º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #851038 is Cyan = 0, Magento = 0.88, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 16 | 56 | - |
| CMYK | 0 | 0.88 | 0.58 | 0.48 |
| HSL | 339.49º | 0.79% | 0.29% | - |
| HSV(B) | 339.49º | 0.88% | 0.52% | - |
| XYZ | 10.57 | 5.64 | 4.27 | - |
| YUV | 55.54 | 128.26 | 183.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 16 | 56 | 0 | 0.88 | 0.58 | 0.48 | 339.49 | 0.79 | 0.29 |
| Hex | 85 | 10 | 38 | 0 | 58 | 3A | 30 | 153 | 4F | 1D |
| Octal | 205 | 20 | 70 | 0 | 130 | 72 | 60 | 523 | 117 | 35 |
| Binary | 10000101 | 10000 | 111000 | 0 | 1011000 | 111010 | 110000 | 101010011 | 1001111 | 11101 |
Color Harmonies of #851038
Complementary color
Monochromatic Colors of #851038
Black with #851038
Text Example
Text Example
White with #851038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851038; }
p { color: rgb(133,16,56); }
H1.HeaderClassName
{
color: #851038;
}
.AnyTagClassName
{
color: #851038;
}
</style>
background-color css
<style>
a { background-color: #851038; }
a { background-color: rgb(133,16,56); }
div.DivClassName
{
background-color: #851038;
}
.BgClassName
{
background-color: #851038;
}
</style>
border-color css
<style>
span { border-color: #851038; }
span { border-color: rgb(133,16,56); }
td.TdClassName
{
border-color: #851038;
}
.TagClassName
{
border-color: #851038;
}
</style>