Shades of Disco #842944
Tints of Disco #842944
RGB
CMYK
RGB Variations
Color information
#842944 (or 0x842944) is known color: Disco. HEX triplet: 84, 29 and 44. RGB value is (132,41,68). Sum of RGB (Red+Green+Blue) = 132+41+68=241 (31% of max value = 765). Red value is 132 (51.95% from 255 or 54.77% from 241); Green value is 41 (16.41% from 255 or 17.01% from 241); Blue value is 68 (26.95% from 255 or 28.22% from 241); Max value from RGB is 132 - color contains mainly: red. Hex color #842944 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842944 is #7BD6BB. Grayscale: #474747. Windows color (decimal): -8115900 or 4467076. OLE color: 4467076.
HSL color Cylindrical-coordinate representation of color #842944: hue angle of 342.2º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #842944 is Cyan = 0, Magento = 0.69, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 41 | 68 | - |
| CMYK | 0 | 0.69 | 0.48 | 0.48 |
| HSL | 342.2º | 0.53% | 0.34% | - |
| HSV(B) | 342.2º | 0.69% | 0.52% | - |
| XYZ | 11.35 | 6.91 | 6.2 | - |
| YUV | 71.29 | 126.15 | 171.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 41 | 68 | 0 | 0.69 | 0.48 | 0.48 | 342.2 | 0.53 | 0.34 |
| Hex | 84 | 29 | 44 | 0 | 45 | 30 | 30 | 156 | 35 | 22 |
| Octal | 204 | 51 | 104 | 0 | 105 | 60 | 60 | 526 | 65 | 42 |
| Binary | 10000100 | 101001 | 1000100 | 0 | 1000101 | 110000 | 110000 | 101010110 | 110101 | 100010 |
Color Harmonies of #842944
Complementary color
Monochromatic Colors of #842944
Black with #842944
Text Example
Text Example
White with #842944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842944; }
p { color: rgb(132,41,68); }
H1.HeaderClassName
{
color: #842944;
}
.AnyTagClassName
{
color: #842944;
}
</style>
background-color css
<style>
a { background-color: #842944; }
a { background-color: rgb(132,41,68); }
div.DivClassName
{
background-color: #842944;
}
.BgClassName
{
background-color: #842944;
}
</style>
border-color css
<style>
span { border-color: #842944; }
span { border-color: rgb(132,41,68); }
td.TdClassName
{
border-color: #842944;
}
.TagClassName
{
border-color: #842944;
}
</style>