Shades of Disco #832546
Tints of Disco #832546
RGB
CMYK
RGB Variations
Color information
#832546 (or 0x832546) is known color: Disco. HEX triplet: 83, 25 and 46. RGB value is (131,37,70). Sum of RGB (Red+Green+Blue) = 131+37+70=238 (31% of max value = 765). Red value is 131 (51.56% from 255 or 55.04% from 238); Green value is 37 (14.84% from 255 or 15.55% from 238); Blue value is 70 (27.73% from 255 or 29.41% from 238); Max value from RGB is 131 - color contains mainly: red. Hex color #832546 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832546 is #7CDAB9. Grayscale: #444444. Windows color (decimal): -8182458 or 4597123. OLE color: 4597123.
HSL color Cylindrical-coordinate representation of color #832546: hue angle of 338.94º 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 #832546 is Cyan = 0, Magento = 0.72, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 37 | 70 | - |
| CMYK | 0 | 0.72 | 0.47 | 0.49 |
| HSL | 338.94º | 0.56% | 0.33% | - |
| HSV(B) | 338.94º | 0.72% | 0.51% | - |
| XYZ | 11.13 | 6.59 | 6.48 | - |
| YUV | 68.87 | 128.64 | 172.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 37 | 70 | 0 | 0.72 | 0.47 | 0.49 | 338.94 | 0.56 | 0.33 |
| Hex | 83 | 25 | 46 | 0 | 48 | 2F | 31 | 153 | 38 | 21 |
| Octal | 203 | 45 | 106 | 0 | 110 | 57 | 61 | 523 | 70 | 41 |
| Binary | 10000011 | 100101 | 1000110 | 0 | 1001000 | 101111 | 110001 | 101010011 | 111000 | 100001 |
Color Harmonies of #832546
Complementary color
Monochromatic Colors of #832546
Black with #832546
Text Example
Text Example
White with #832546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832546; }
p { color: rgb(131,37,70); }
H1.HeaderClassName
{
color: #832546;
}
.AnyTagClassName
{
color: #832546;
}
</style>
background-color css
<style>
a { background-color: #832546; }
a { background-color: rgb(131,37,70); }
div.DivClassName
{
background-color: #832546;
}
.BgClassName
{
background-color: #832546;
}
</style>
border-color css
<style>
span { border-color: #832546; }
span { border-color: rgb(131,37,70); }
td.TdClassName
{
border-color: #832546;
}
.TagClassName
{
border-color: #832546;
}
</style>