Shades of Disco #832449
Tints of Disco #832449
RGB
CMYK
RGB Variations
Color information
#832449 (or 0x832449) is known color: Disco. HEX triplet: 83, 24 and 49. RGB value is (131,36,73). Sum of RGB (Red+Green+Blue) = 131+36+73=240 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.58% from 240); Green value is 36 (14.45% from 255 or 15% from 240); Blue value is 73 (28.91% from 255 or 30.42% from 240); Max value from RGB is 131 - color contains mainly: red. Hex color #832449 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832449 is #7CDBB6. Grayscale: #444444. Windows color (decimal): -8182711 or 4793475. OLE color: 4793475.
HSL color Cylindrical-coordinate representation of color #832449: hue angle of 336.63º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #832449 is Cyan = 0, Magento = 0.73, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 36 | 73 | - |
| CMYK | 0 | 0.73 | 0.44 | 0.49 |
| HSL | 336.63º | 0.57% | 0.33% | - |
| HSV(B) | 336.63º | 0.73% | 0.51% | - |
| XYZ | 11.19 | 6.57 | 6.98 | - |
| YUV | 68.62 | 130.47 | 172.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 36 | 73 | 0 | 0.73 | 0.44 | 0.49 | 336.63 | 0.57 | 0.33 |
| Hex | 83 | 24 | 49 | 0 | 49 | 2C | 31 | 151 | 39 | 21 |
| Octal | 203 | 44 | 111 | 0 | 111 | 54 | 61 | 521 | 71 | 41 |
| Binary | 10000011 | 100100 | 1001001 | 0 | 1001001 | 101100 | 110001 | 101010001 | 111001 | 100001 |
Color Harmonies of #832449
Complementary color
Monochromatic Colors of #832449
Black with #832449
Text Example
Text Example
White with #832449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832449; }
p { color: rgb(131,36,73); }
H1.HeaderClassName
{
color: #832449;
}
.AnyTagClassName
{
color: #832449;
}
</style>
background-color css
<style>
a { background-color: #832449; }
a { background-color: rgb(131,36,73); }
div.DivClassName
{
background-color: #832449;
}
.BgClassName
{
background-color: #832449;
}
</style>
border-color css
<style>
span { border-color: #832449; }
span { border-color: rgb(131,36,73); }
td.TdClassName
{
border-color: #832449;
}
.TagClassName
{
border-color: #832449;
}
</style>