Shades of Scarlett #841722
Tints of Scarlett #841722
RGB
CMYK
RGB Variations
Color information
#841722 (or 0x841722) is known color: Scarlett. HEX triplet: 84, 17 and 22. RGB value is (132,23,34). Sum of RGB (Red+Green+Blue) = 132+23+34=189 (25% of max value = 765). Red value is 132 (51.95% from 255 or 69.84% from 189); Green value is 23 (9.38% from 255 or 12.17% from 189); Blue value is 34 (13.67% from 255 or 17.99% from 189); Max value from RGB is 132 - color contains mainly: red. Hex color #841722 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841722 is #7BE8DD. Grayscale: #383838. Windows color (decimal): -8120542 or 2234244. OLE color: 2234244.
HSL color Cylindrical-coordinate representation of color #841722: hue angle of 353.94º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #841722 is Cyan = 0, Magento = 0.83, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 23 | 34 | - |
| CMYK | 0 | 0.83 | 0.74 | 0.48 |
| HSL | 353.94º | 0.7% | 0.3% | - |
| HSV(B) | 353.94º | 0.83% | 0.52% | - |
| XYZ | 10.11 | 5.63 | 2.07 | - |
| YUV | 56.85 | 115.11 | 181.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 23 | 34 | 0 | 0.83 | 0.74 | 0.48 | 353.94 | 0.7 | 0.3 |
| Hex | 84 | 17 | 22 | 0 | 53 | 4A | 30 | 162 | 46 | 1E |
| Octal | 204 | 27 | 42 | 0 | 123 | 112 | 60 | 542 | 106 | 36 |
| Binary | 10000100 | 10111 | 100010 | 0 | 1010011 | 1001010 | 110000 | 101100010 | 1000110 | 11110 |
Color Harmonies of #841722
Complementary color
Monochromatic Colors of #841722
Black with #841722
Text Example
Text Example
White with #841722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841722; }
p { color: rgb(132,23,34); }
H1.HeaderClassName
{
color: #841722;
}
.AnyTagClassName
{
color: #841722;
}
</style>
background-color css
<style>
a { background-color: #841722; }
a { background-color: rgb(132,23,34); }
div.DivClassName
{
background-color: #841722;
}
.BgClassName
{
background-color: #841722;
}
</style>
border-color css
<style>
span { border-color: #841722; }
span { border-color: rgb(132,23,34); }
td.TdClassName
{
border-color: #841722;
}
.TagClassName
{
border-color: #841722;
}
</style>