Shades of Scarlett #841230
Tints of Scarlett #841230
RGB
CMYK
RGB Variations
Color information
#841230 (or 0x841230) is known color: Scarlett. HEX triplet: 84, 12 and 30. RGB value is (132,18,48). Sum of RGB (Red+Green+Blue) = 132+18+48=198 (26% of max value = 765). Red value is 132 (51.95% from 255 or 66.67% from 198); Green value is 18 (7.42% from 255 or 9.09% from 198); Blue value is 48 (19.14% from 255 or 24.24% from 198); Max value from RGB is 132 - color contains mainly: red. Hex color #841230 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841230 is #7BEDCF. Grayscale: #373737. Windows color (decimal): -8121808 or 3150468. OLE color: 3150468.
HSL color Cylindrical-coordinate representation of color #841230: hue angle of 344.21º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #841230 is Cyan = 0, Magento = 0.86, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 18 | 48 | - |
| CMYK | 0 | 0.86 | 0.64 | 0.48 |
| HSL | 344.21º | 0.76% | 0.29% | - |
| HSV(B) | 344.21º | 0.86% | 0.52% | - |
| XYZ | 10.27 | 5.55 | 3.33 | - |
| YUV | 55.51 | 123.77 | 182.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 18 | 48 | 0 | 0.86 | 0.64 | 0.48 | 344.21 | 0.76 | 0.29 |
| Hex | 84 | 12 | 30 | 0 | 56 | 40 | 30 | 158 | 4C | 1D |
| Octal | 204 | 22 | 60 | 0 | 126 | 100 | 60 | 530 | 114 | 35 |
| Binary | 10000100 | 10010 | 110000 | 0 | 1010110 | 1000000 | 110000 | 101011000 | 1001100 | 11101 |
Color Harmonies of #841230
Complementary color
Monochromatic Colors of #841230
Black with #841230
Text Example
Text Example
White with #841230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841230; }
p { color: rgb(132,18,48); }
H1.HeaderClassName
{
color: #841230;
}
.AnyTagClassName
{
color: #841230;
}
</style>
background-color css
<style>
a { background-color: #841230; }
a { background-color: rgb(132,18,48); }
div.DivClassName
{
background-color: #841230;
}
.BgClassName
{
background-color: #841230;
}
</style>
border-color css
<style>
span { border-color: #841230; }
span { border-color: rgb(132,18,48); }
td.TdClassName
{
border-color: #841230;
}
.TagClassName
{
border-color: #841230;
}
</style>