Shades of Disco #842649
Tints of Disco #842649
RGB
CMYK
RGB Variations
Color information
#842649 (or 0x842649) is known color: Disco. HEX triplet: 84, 26 and 49. RGB value is (132,38,73). Sum of RGB (Red+Green+Blue) = 132+38+73=243 (32% of max value = 765). Red value is 132 (51.95% from 255 or 54.32% from 243); Green value is 38 (15.23% from 255 or 15.64% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 132 - color contains mainly: red. Hex color #842649 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842649 is #7BD9B6. Grayscale: #464646. Windows color (decimal): -8116663 or 4793988. OLE color: 4793988.
HSL color Cylindrical-coordinate representation of color #842649: hue angle of 337.66º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #842649 is Cyan = 0, Magento = 0.71, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 38 | 73 | - |
| CMYK | 0 | 0.71 | 0.45 | 0.48 |
| HSL | 337.66º | 0.55% | 0.33% | - |
| HSV(B) | 337.66º | 0.71% | 0.52% | - |
| XYZ | 11.41 | 6.77 | 7.01 | - |
| YUV | 70.1 | 129.64 | 172.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 38 | 73 | 0 | 0.71 | 0.45 | 0.48 | 337.66 | 0.55 | 0.33 |
| Hex | 84 | 26 | 49 | 0 | 47 | 2D | 30 | 152 | 37 | 21 |
| Octal | 204 | 46 | 111 | 0 | 107 | 55 | 60 | 522 | 67 | 41 |
| Binary | 10000100 | 100110 | 1001001 | 0 | 1000111 | 101101 | 110000 | 101010010 | 110111 | 100001 |
Color Harmonies of #842649
Complementary color
Monochromatic Colors of #842649
Black with #842649
Text Example
Text Example
White with #842649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842649; }
p { color: rgb(132,38,73); }
H1.HeaderClassName
{
color: #842649;
}
.AnyTagClassName
{
color: #842649;
}
</style>
background-color css
<style>
a { background-color: #842649; }
a { background-color: rgb(132,38,73); }
div.DivClassName
{
background-color: #842649;
}
.BgClassName
{
background-color: #842649;
}
</style>
border-color css
<style>
span { border-color: #842649; }
span { border-color: rgb(132,38,73); }
td.TdClassName
{
border-color: #842649;
}
.TagClassName
{
border-color: #842649;
}
</style>