Shades of Scarlett #851435
Tints of Scarlett #851435
RGB
CMYK
RGB Variations
Color information
#851435 (or 0x851435) is known color: Scarlett. HEX triplet: 85, 14 and 35. RGB value is (133,20,53). Sum of RGB (Red+Green+Blue) = 133+20+53=206 (27% of max value = 765). Red value is 133 (52.34% from 255 or 64.56% from 206); Green value is 20 (8.20% from 255 or 9.71% from 206); Blue value is 53 (21.09% from 255 or 25.73% from 206); Max value from RGB is 133 - color contains mainly: red. Hex color #851435 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851435 is #7AEBCA. Grayscale: #393939. Windows color (decimal): -8055755 or 3478661. OLE color: 3478661.
HSL color Cylindrical-coordinate representation of color #851435: hue angle of 342.48º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #851435 is Cyan = 0, Magento = 0.85, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 20 | 53 | - |
| CMYK | 0 | 0.85 | 0.60 | 0.48 |
| HSL | 342.48º | 0.74% | 0.3% | - |
| HSV(B) | 342.48º | 0.85% | 0.52% | - |
| XYZ | 10.57 | 5.74 | 3.92 | - |
| YUV | 57.55 | 125.44 | 181.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 20 | 53 | 0 | 0.85 | 0.60 | 0.48 | 342.48 | 0.74 | 0.3 |
| Hex | 85 | 14 | 35 | 0 | 55 | 3C | 30 | 156 | 4A | 1E |
| Octal | 205 | 24 | 65 | 0 | 125 | 74 | 60 | 526 | 112 | 36 |
| Binary | 10000101 | 10100 | 110101 | 0 | 1010101 | 111100 | 110000 | 101010110 | 1001010 | 11110 |
Color Harmonies of #851435
Complementary color
Monochromatic Colors of #851435
Black with #851435
Text Example
Text Example
White with #851435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851435; }
p { color: rgb(133,20,53); }
H1.HeaderClassName
{
color: #851435;
}
.AnyTagClassName
{
color: #851435;
}
</style>
background-color css
<style>
a { background-color: #851435; }
a { background-color: rgb(133,20,53); }
div.DivClassName
{
background-color: #851435;
}
.BgClassName
{
background-color: #851435;
}
</style>
border-color css
<style>
span { border-color: #851435; }
span { border-color: rgb(133,20,53); }
td.TdClassName
{
border-color: #851435;
}
.TagClassName
{
border-color: #851435;
}
</style>