Shades of Scarlett #841430
Tints of Scarlett #841430
RGB
CMYK
RGB Variations
Color information
#841430 (or 0x841430) is known color: Scarlett. HEX triplet: 84, 14 and 30. RGB value is (132,20,48). Sum of RGB (Red+Green+Blue) = 132+20+48=200 (26% of max value = 765). Red value is 132 (51.95% from 255 or 66% from 200); Green value is 20 (8.20% from 255 or 10% from 200); Blue value is 48 (19.14% from 255 or 24% from 200); Max value from RGB is 132 - color contains mainly: red. Hex color #841430 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841430 is #7BEBCF. Grayscale: #383838. Windows color (decimal): -8121296 or 3150980. OLE color: 3150980.
HSL color Cylindrical-coordinate representation of color #841430: hue angle of 345º 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 #841430 is Cyan = 0, Magento = 0.85, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 20 | 48 | - |
| CMYK | 0 | 0.85 | 0.64 | 0.48 |
| HSL | 345º | 0.74% | 0.3% | - |
| HSV(B) | 345º | 0.85% | 0.52% | - |
| XYZ | 10.3 | 5.62 | 3.34 | - |
| YUV | 56.68 | 123.11 | 181.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 20 | 48 | 0 | 0.85 | 0.64 | 0.48 | 345 | 0.74 | 0.3 |
| Hex | 84 | 14 | 30 | 0 | 55 | 40 | 30 | 159 | 4A | 1E |
| Octal | 204 | 24 | 60 | 0 | 125 | 100 | 60 | 531 | 112 | 36 |
| Binary | 10000100 | 10100 | 110000 | 0 | 1010101 | 1000000 | 110000 | 101011001 | 1001010 | 11110 |
Color Harmonies of #841430
Complementary color
Monochromatic Colors of #841430
Black with #841430
Text Example
Text Example
White with #841430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841430; }
p { color: rgb(132,20,48); }
H1.HeaderClassName
{
color: #841430;
}
.AnyTagClassName
{
color: #841430;
}
</style>
background-color css
<style>
a { background-color: #841430; }
a { background-color: rgb(132,20,48); }
div.DivClassName
{
background-color: #841430;
}
.BgClassName
{
background-color: #841430;
}
</style>
border-color css
<style>
span { border-color: #841430; }
span { border-color: rgb(132,20,48); }
td.TdClassName
{
border-color: #841430;
}
.TagClassName
{
border-color: #841430;
}
</style>