Shades of Disco #832444
Tints of Disco #832444
RGB
CMYK
RGB Variations
Color information
#832444 (or 0x832444) is known color: Disco. HEX triplet: 83, 24 and 44. RGB value is (131,36,68). Sum of RGB (Red+Green+Blue) = 131+36+68=235 (31% of max value = 765). Red value is 131 (51.56% from 255 or 55.74% from 235); Green value is 36 (14.45% from 255 or 15.32% from 235); Blue value is 68 (26.95% from 255 or 28.94% from 235); Max value from RGB is 131 - color contains mainly: red. Hex color #832444 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832444 is #7CDBBB. Grayscale: #444444. Windows color (decimal): -8182716 or 4465795. OLE color: 4465795.
HSL color Cylindrical-coordinate representation of color #832444: hue angle of 339.79º 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 #832444 is Cyan = 0, Magento = 0.73, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 36 | 68 | - |
| CMYK | 0 | 0.73 | 0.48 | 0.49 |
| HSL | 339.79º | 0.57% | 0.33% | - |
| HSV(B) | 339.79º | 0.73% | 0.51% | - |
| XYZ | 11.03 | 6.5 | 6.14 | - |
| YUV | 68.05 | 127.97 | 172.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 36 | 68 | 0 | 0.73 | 0.48 | 0.49 | 339.79 | 0.57 | 0.33 |
| Hex | 83 | 24 | 44 | 0 | 49 | 30 | 31 | 154 | 39 | 21 |
| Octal | 203 | 44 | 104 | 0 | 111 | 60 | 61 | 524 | 71 | 41 |
| Binary | 10000011 | 100100 | 1000100 | 0 | 1001001 | 110000 | 110001 | 101010100 | 111001 | 100001 |
Color Harmonies of #832444
Complementary color
Monochromatic Colors of #832444
Black with #832444
Text Example
Text Example
White with #832444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832444; }
p { color: rgb(131,36,68); }
H1.HeaderClassName
{
color: #832444;
}
.AnyTagClassName
{
color: #832444;
}
</style>
background-color css
<style>
a { background-color: #832444; }
a { background-color: rgb(131,36,68); }
div.DivClassName
{
background-color: #832444;
}
.BgClassName
{
background-color: #832444;
}
</style>
border-color css
<style>
span { border-color: #832444; }
span { border-color: rgb(131,36,68); }
td.TdClassName
{
border-color: #832444;
}
.TagClassName
{
border-color: #832444;
}
</style>