Shades of Disco #842545
Tints of Disco #842545
RGB
CMYK
RGB Variations
Color information
#842545 (or 0x842545) is known color: Disco. HEX triplet: 84, 25 and 45. RGB value is (132,37,69). Sum of RGB (Red+Green+Blue) = 132+37+69=238 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.46% from 238); Green value is 37 (14.84% from 255 or 15.55% from 238); Blue value is 69 (27.34% from 255 or 28.99% from 238); Max value from RGB is 132 - color contains mainly: red. Hex color #842545 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842545 is #7BDABA. Grayscale: #454545. Windows color (decimal): -8116923 or 4531588. OLE color: 4531588.
HSL color Cylindrical-coordinate representation of color #842545: hue angle of 339.79º 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 #842545 is Cyan = 0, Magento = 0.72, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 37 | 69 | - |
| CMYK | 0 | 0.72 | 0.48 | 0.48 |
| HSL | 339.79º | 0.56% | 0.33% | - |
| HSV(B) | 339.79º | 0.72% | 0.52% | - |
| XYZ | 11.25 | 6.66 | 6.32 | - |
| YUV | 69.05 | 127.97 | 172.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 37 | 69 | 0 | 0.72 | 0.48 | 0.48 | 339.79 | 0.56 | 0.33 |
| Hex | 84 | 25 | 45 | 0 | 48 | 30 | 30 | 154 | 38 | 21 |
| Octal | 204 | 45 | 105 | 0 | 110 | 60 | 60 | 524 | 70 | 41 |
| Binary | 10000100 | 100101 | 1000101 | 0 | 1001000 | 110000 | 110000 | 101010100 | 111000 | 100001 |
Color Harmonies of #842545
Complementary color
Monochromatic Colors of #842545
Black with #842545
Text Example
Text Example
White with #842545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842545; }
p { color: rgb(132,37,69); }
H1.HeaderClassName
{
color: #842545;
}
.AnyTagClassName
{
color: #842545;
}
</style>
background-color css
<style>
a { background-color: #842545; }
a { background-color: rgb(132,37,69); }
div.DivClassName
{
background-color: #842545;
}
.BgClassName
{
background-color: #842545;
}
</style>
border-color css
<style>
span { border-color: #842545; }
span { border-color: rgb(132,37,69); }
td.TdClassName
{
border-color: #842545;
}
.TagClassName
{
border-color: #842545;
}
</style>