Shades of Disco #842440
Tints of Disco #842440
RGB
CMYK
RGB Variations
Color information
#842440 (or 0x842440) is known color: Disco. HEX triplet: 84, 24 and 40. RGB value is (132,36,64). Sum of RGB (Red+Green+Blue) = 132+36+64=232 (30% of max value = 765). Red value is 132 (51.95% from 255 or 56.90% from 232); Green value is 36 (14.45% from 255 or 15.52% from 232); Blue value is 64 (25.39% from 255 or 27.59% from 232); Max value from RGB is 132 - color contains mainly: red. Hex color #842440 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842440 is #7BDBBF. Grayscale: #434343. Windows color (decimal): -8117184 or 4203652. OLE color: 4203652.
HSL color Cylindrical-coordinate representation of color #842440: hue angle of 342.5º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #842440 is Cyan = 0, Magento = 0.73, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 36 | 64 | - |
| CMYK | 0 | 0.73 | 0.52 | 0.48 |
| HSL | 342.5º | 0.57% | 0.33% | - |
| HSV(B) | 342.5º | 0.73% | 0.52% | - |
| XYZ | 11.07 | 6.54 | 5.53 | - |
| YUV | 67.9 | 125.8 | 173.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 36 | 64 | 0 | 0.73 | 0.52 | 0.48 | 342.5 | 0.57 | 0.33 |
| Hex | 84 | 24 | 40 | 0 | 49 | 34 | 30 | 156 | 39 | 21 |
| Octal | 204 | 44 | 100 | 0 | 111 | 64 | 60 | 526 | 71 | 41 |
| Binary | 10000100 | 100100 | 1000000 | 0 | 1001001 | 110100 | 110000 | 101010110 | 111001 | 100001 |
Color Harmonies of #842440
Complementary color
Monochromatic Colors of #842440
Black with #842440
Text Example
Text Example
White with #842440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842440; }
p { color: rgb(132,36,64); }
H1.HeaderClassName
{
color: #842440;
}
.AnyTagClassName
{
color: #842440;
}
</style>
background-color css
<style>
a { background-color: #842440; }
a { background-color: rgb(132,36,64); }
div.DivClassName
{
background-color: #842440;
}
.BgClassName
{
background-color: #842440;
}
</style>
border-color css
<style>
span { border-color: #842440; }
span { border-color: rgb(132,36,64); }
td.TdClassName
{
border-color: #842440;
}
.TagClassName
{
border-color: #842440;
}
</style>