Shades of Disco #842548
Tints of Disco #842548
RGB
CMYK
RGB Variations
Color information
#842548 (or 0x842548) is known color: Disco. HEX triplet: 84, 25 and 48. RGB value is (132,37,72). Sum of RGB (Red+Green+Blue) = 132+37+72=241 (31% of max value = 765). Red value is 132 (51.95% from 255 or 54.77% from 241); Green value is 37 (14.84% from 255 or 15.35% from 241); Blue value is 72 (28.52% from 255 or 29.88% from 241); Max value from RGB is 132 - color contains mainly: red. Hex color #842548 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842548 is #7BDAB7. Grayscale: #454545. Windows color (decimal): -8116920 or 4728196. OLE color: 4728196.
HSL color Cylindrical-coordinate representation of color #842548: hue angle of 337.89º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #842548 is Cyan = 0, Magento = 0.72, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 37 | 72 | - |
| CMYK | 0 | 0.72 | 0.45 | 0.48 |
| HSL | 337.89º | 0.56% | 0.33% | - |
| HSV(B) | 337.89º | 0.72% | 0.52% | - |
| XYZ | 11.35 | 6.7 | 6.83 | - |
| YUV | 69.4 | 129.47 | 172.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 37 | 72 | 0 | 0.72 | 0.45 | 0.48 | 337.89 | 0.56 | 0.33 |
| Hex | 84 | 25 | 48 | 0 | 48 | 2D | 30 | 152 | 38 | 21 |
| Octal | 204 | 45 | 110 | 0 | 110 | 55 | 60 | 522 | 70 | 41 |
| Binary | 10000100 | 100101 | 1001000 | 0 | 1001000 | 101101 | 110000 | 101010010 | 111000 | 100001 |
Color Harmonies of #842548
Complementary color
Monochromatic Colors of #842548
Black with #842548
Text Example
Text Example
White with #842548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842548; }
p { color: rgb(132,37,72); }
H1.HeaderClassName
{
color: #842548;
}
.AnyTagClassName
{
color: #842548;
}
</style>
background-color css
<style>
a { background-color: #842548; }
a { background-color: rgb(132,37,72); }
div.DivClassName
{
background-color: #842548;
}
.BgClassName
{
background-color: #842548;
}
</style>
border-color css
<style>
span { border-color: #842548; }
span { border-color: rgb(132,37,72); }
td.TdClassName
{
border-color: #842548;
}
.TagClassName
{
border-color: #842548;
}
</style>