Shades of Disco #832145
Tints of Disco #832145
RGB
CMYK
RGB Variations
Color information
#832145 (or 0x832145) is known color: Disco. HEX triplet: 83, 21 and 45. RGB value is (131,33,69). Sum of RGB (Red+Green+Blue) = 131+33+69=233 (30% of max value = 765). Red value is 131 (51.56% from 255 or 56.22% from 233); Green value is 33 (13.28% from 255 or 14.16% from 233); Blue value is 69 (27.34% from 255 or 29.61% from 233); Max value from RGB is 131 - color contains mainly: red. Hex color #832145 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832145 is #7CDEBA. Grayscale: #424242. Windows color (decimal): -8183483 or 4530563. OLE color: 4530563.
HSL color Cylindrical-coordinate representation of color #832145: hue angle of 337.96º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #832145 is Cyan = 0, Magento = 0.75, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 33 | 69 | - |
| CMYK | 0 | 0.75 | 0.47 | 0.49 |
| HSL | 337.96º | 0.6% | 0.32% | - |
| HSV(B) | 337.96º | 0.75% | 0.51% | - |
| XYZ | 10.98 | 6.34 | 6.28 | - |
| YUV | 66.41 | 129.47 | 174.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 33 | 69 | 0 | 0.75 | 0.47 | 0.49 | 337.96 | 0.6 | 0.32 |
| Hex | 83 | 21 | 45 | 0 | 4B | 2F | 31 | 152 | 3C | 20 |
| Octal | 203 | 41 | 105 | 0 | 113 | 57 | 61 | 522 | 74 | 40 |
| Binary | 10000011 | 100001 | 1000101 | 0 | 1001011 | 101111 | 110001 | 101010010 | 111100 | 100000 |
Color Harmonies of #832145
Complementary color
Monochromatic Colors of #832145
Black with #832145
Text Example
Text Example
White with #832145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832145; }
p { color: rgb(131,33,69); }
H1.HeaderClassName
{
color: #832145;
}
.AnyTagClassName
{
color: #832145;
}
</style>
background-color css
<style>
a { background-color: #832145; }
a { background-color: rgb(131,33,69); }
div.DivClassName
{
background-color: #832145;
}
.BgClassName
{
background-color: #832145;
}
</style>
border-color css
<style>
span { border-color: #832145; }
span { border-color: rgb(131,33,69); }
td.TdClassName
{
border-color: #832145;
}
.TagClassName
{
border-color: #832145;
}
</style>