Shades of Scarlett #841530
Tints of Scarlett #841530
RGB
CMYK
RGB Variations
Color information
#841530 (or 0x841530) is known color: Scarlett. HEX triplet: 84, 15 and 30. RGB value is (132,21,48). Sum of RGB (Red+Green+Blue) = 132+21+48=201 (26% of max value = 765). Red value is 132 (51.95% from 255 or 65.67% from 201); Green value is 21 (8.59% from 255 or 10.45% from 201); Blue value is 48 (19.14% from 255 or 23.88% from 201); Max value from RGB is 132 - color contains mainly: red. Hex color #841530 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841530 is #7BEACF. Grayscale: #393939. Windows color (decimal): -8121040 or 3151236. OLE color: 3151236.
HSL color Cylindrical-coordinate representation of color #841530: hue angle of 345.41º 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 #841530 is Cyan = 0, Magento = 0.84, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 21 | 48 | - |
| CMYK | 0 | 0.84 | 0.64 | 0.48 |
| HSL | 345.41º | 0.73% | 0.3% | - |
| HSV(B) | 345.41º | 0.84% | 0.52% | - |
| XYZ | 10.32 | 5.66 | 3.34 | - |
| YUV | 57.27 | 122.77 | 181.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 21 | 48 | 0 | 0.84 | 0.64 | 0.48 | 345.41 | 0.73 | 0.3 |
| Hex | 84 | 15 | 30 | 0 | 54 | 40 | 30 | 159 | 49 | 1E |
| Octal | 204 | 25 | 60 | 0 | 124 | 100 | 60 | 531 | 111 | 36 |
| Binary | 10000100 | 10101 | 110000 | 0 | 1010100 | 1000000 | 110000 | 101011001 | 1001001 | 11110 |
Color Harmonies of #841530
Complementary color
Monochromatic Colors of #841530
Black with #841530
Text Example
Text Example
White with #841530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841530; }
p { color: rgb(132,21,48); }
H1.HeaderClassName
{
color: #841530;
}
.AnyTagClassName
{
color: #841530;
}
</style>
background-color css
<style>
a { background-color: #841530; }
a { background-color: rgb(132,21,48); }
div.DivClassName
{
background-color: #841530;
}
.BgClassName
{
background-color: #841530;
}
</style>
border-color css
<style>
span { border-color: #841530; }
span { border-color: rgb(132,21,48); }
td.TdClassName
{
border-color: #841530;
}
.TagClassName
{
border-color: #841530;
}
</style>