Shades of Disco #832544
Tints of Disco #832544
RGB
CMYK
RGB Variations
Color information
#832544 (or 0x832544) is known color: Disco. HEX triplet: 83, 25 and 44. RGB value is (131,37,68). Sum of RGB (Red+Green+Blue) = 131+37+68=236 (31% of max value = 765). Red value is 131 (51.56% from 255 or 55.51% from 236); Green value is 37 (14.84% from 255 or 15.68% from 236); Blue value is 68 (26.95% from 255 or 28.81% from 236); Max value from RGB is 131 - color contains mainly: red. Hex color #832544 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832544 is #7CDABB. Grayscale: #444444. Windows color (decimal): -8182460 or 4466051. OLE color: 4466051.
HSL color Cylindrical-coordinate representation of color #832544: hue angle of 340.21º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #832544 is Cyan = 0, Magento = 0.72, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 37 | 68 | - |
| CMYK | 0 | 0.72 | 0.48 | 0.49 |
| HSL | 340.21º | 0.56% | 0.33% | - |
| HSV(B) | 340.21º | 0.72% | 0.51% | - |
| XYZ | 11.07 | 6.57 | 6.15 | - |
| YUV | 68.64 | 127.64 | 172.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 37 | 68 | 0 | 0.72 | 0.48 | 0.49 | 340.21 | 0.56 | 0.33 |
| Hex | 83 | 25 | 44 | 0 | 48 | 30 | 31 | 154 | 38 | 21 |
| Octal | 203 | 45 | 104 | 0 | 110 | 60 | 61 | 524 | 70 | 41 |
| Binary | 10000011 | 100101 | 1000100 | 0 | 1001000 | 110000 | 110001 | 101010100 | 111000 | 100001 |
Color Harmonies of #832544
Complementary color
Monochromatic Colors of #832544
Black with #832544
Text Example
Text Example
White with #832544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832544; }
p { color: rgb(131,37,68); }
H1.HeaderClassName
{
color: #832544;
}
.AnyTagClassName
{
color: #832544;
}
</style>
background-color css
<style>
a { background-color: #832544; }
a { background-color: rgb(131,37,68); }
div.DivClassName
{
background-color: #832544;
}
.BgClassName
{
background-color: #832544;
}
</style>
border-color css
<style>
span { border-color: #832544; }
span { border-color: rgb(131,37,68); }
td.TdClassName
{
border-color: #832544;
}
.TagClassName
{
border-color: #832544;
}
</style>