Shades of Disco #832545
Tints of Disco #832545
RGB
CMYK
RGB Variations
Color information
#832545 (or 0x832545) is known color: Disco. HEX triplet: 83, 25 and 45. RGB value is (131,37,69). Sum of RGB (Red+Green+Blue) = 131+37+69=237 (31% of max value = 765). Red value is 131 (51.56% from 255 or 55.27% from 237); Green value is 37 (14.84% from 255 or 15.61% from 237); Blue value is 69 (27.34% from 255 or 29.11% from 237); Max value from RGB is 131 - color contains mainly: red. Hex color #832545 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832545 is #7CDABA. Grayscale: #444444. Windows color (decimal): -8182459 or 4531587. OLE color: 4531587.
HSL color Cylindrical-coordinate representation of color #832545: hue angle of 339.57º 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 #832545 is Cyan = 0, Magento = 0.72, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 37 | 69 | - |
| CMYK | 0 | 0.72 | 0.47 | 0.49 |
| HSL | 339.57º | 0.56% | 0.33% | - |
| HSV(B) | 339.57º | 0.72% | 0.51% | - |
| XYZ | 11.1 | 6.58 | 6.32 | - |
| YUV | 68.75 | 128.14 | 172.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 37 | 69 | 0 | 0.72 | 0.47 | 0.49 | 339.57 | 0.56 | 0.33 |
| Hex | 83 | 25 | 45 | 0 | 48 | 2F | 31 | 154 | 38 | 21 |
| Octal | 203 | 45 | 105 | 0 | 110 | 57 | 61 | 524 | 70 | 41 |
| Binary | 10000011 | 100101 | 1000101 | 0 | 1001000 | 101111 | 110001 | 101010100 | 111000 | 100001 |
Color Harmonies of #832545
Complementary color
Monochromatic Colors of #832545
Black with #832545
Text Example
Text Example
White with #832545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832545; }
p { color: rgb(131,37,69); }
H1.HeaderClassName
{
color: #832545;
}
.AnyTagClassName
{
color: #832545;
}
</style>
background-color css
<style>
a { background-color: #832545; }
a { background-color: rgb(131,37,69); }
div.DivClassName
{
background-color: #832545;
}
.BgClassName
{
background-color: #832545;
}
</style>
border-color css
<style>
span { border-color: #832545; }
span { border-color: rgb(131,37,69); }
td.TdClassName
{
border-color: #832545;
}
.TagClassName
{
border-color: #832545;
}
</style>