Shades of Disco #842445
Tints of Disco #842445
RGB
CMYK
RGB Variations
Color information
#842445 (or 0x842445) is known color: Disco. HEX triplet: 84, 24 and 45. RGB value is (132,36,69). Sum of RGB (Red+Green+Blue) = 132+36+69=237 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.70% from 237); Green value is 36 (14.45% from 255 or 15.19% from 237); Blue value is 69 (27.34% from 255 or 29.11% from 237); Max value from RGB is 132 - color contains mainly: red. Hex color #842445 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842445 is #7BDBBA. Grayscale: #444444. Windows color (decimal): -8117179 or 4531332. OLE color: 4531332.
HSL color Cylindrical-coordinate representation of color #842445: hue angle of 339.38º 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 #842445 is Cyan = 0, Magento = 0.73, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 36 | 69 | - |
| CMYK | 0 | 0.73 | 0.48 | 0.48 |
| HSL | 339.38º | 0.57% | 0.33% | - |
| HSV(B) | 339.38º | 0.73% | 0.52% | - |
| XYZ | 11.22 | 6.6 | 6.31 | - |
| YUV | 68.47 | 128.3 | 173.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 36 | 69 | 0 | 0.73 | 0.48 | 0.48 | 339.38 | 0.57 | 0.33 |
| Hex | 84 | 24 | 45 | 0 | 49 | 30 | 30 | 153 | 39 | 21 |
| Octal | 204 | 44 | 105 | 0 | 111 | 60 | 60 | 523 | 71 | 41 |
| Binary | 10000100 | 100100 | 1000101 | 0 | 1001001 | 110000 | 110000 | 101010011 | 111001 | 100001 |
Color Harmonies of #842445
Complementary color
Monochromatic Colors of #842445
Black with #842445
Text Example
Text Example
White with #842445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842445; }
p { color: rgb(132,36,69); }
H1.HeaderClassName
{
color: #842445;
}
.AnyTagClassName
{
color: #842445;
}
</style>
background-color css
<style>
a { background-color: #842445; }
a { background-color: rgb(132,36,69); }
div.DivClassName
{
background-color: #842445;
}
.BgClassName
{
background-color: #842445;
}
</style>
border-color css
<style>
span { border-color: #842445; }
span { border-color: rgb(132,36,69); }
td.TdClassName
{
border-color: #842445;
}
.TagClassName
{
border-color: #842445;
}
</style>