Shades of Disco #832949
Tints of Disco #832949
RGB
CMYK
RGB Variations
Color information
#832949 (or 0x832949) is known color: Disco. HEX triplet: 83, 29 and 49. RGB value is (131,41,73). Sum of RGB (Red+Green+Blue) = 131+41+73=245 (32% of max value = 765). Red value is 131 (51.56% from 255 or 53.47% from 245); Green value is 41 (16.41% from 255 or 16.73% from 245); Blue value is 73 (28.91% from 255 or 29.80% from 245); Max value from RGB is 131 - color contains mainly: red. Hex color #832949 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832949 is #7CD6B6. Grayscale: #474747. Windows color (decimal): -8181431 or 4794755. OLE color: 4794755.
HSL color Cylindrical-coordinate representation of color #832949: hue angle of 338.67º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #832949 is Cyan = 0, Magento = 0.69, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 41 | 73 | - |
| CMYK | 0 | 0.69 | 0.44 | 0.49 |
| HSL | 338.67º | 0.52% | 0.34% | - |
| HSV(B) | 338.67º | 0.69% | 0.51% | - |
| XYZ | 11.36 | 6.89 | 7.04 | - |
| YUV | 71.56 | 128.82 | 170.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 41 | 73 | 0 | 0.69 | 0.44 | 0.49 | 338.67 | 0.52 | 0.34 |
| Hex | 83 | 29 | 49 | 0 | 45 | 2C | 31 | 153 | 34 | 22 |
| Octal | 203 | 51 | 111 | 0 | 105 | 54 | 61 | 523 | 64 | 42 |
| Binary | 10000011 | 101001 | 1001001 | 0 | 1000101 | 101100 | 110001 | 101010011 | 110100 | 100010 |
Color Harmonies of #832949
Complementary color
Monochromatic Colors of #832949
Black with #832949
Text Example
Text Example
White with #832949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832949; }
p { color: rgb(131,41,73); }
H1.HeaderClassName
{
color: #832949;
}
.AnyTagClassName
{
color: #832949;
}
</style>
background-color css
<style>
a { background-color: #832949; }
a { background-color: rgb(131,41,73); }
div.DivClassName
{
background-color: #832949;
}
.BgClassName
{
background-color: #832949;
}
</style>
border-color css
<style>
span { border-color: #832949; }
span { border-color: rgb(131,41,73); }
td.TdClassName
{
border-color: #832949;
}
.TagClassName
{
border-color: #832949;
}
</style>