Shades of Disco #833753
Tints of Disco #833753
RGB
CMYK
RGB Variations
Color information
#833753 (or 0x833753) is known color: Disco. HEX triplet: 83, 37 and 53. RGB value is (131,55,83). Sum of RGB (Red+Green+Blue) = 131+55+83=269 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.70% from 269); Green value is 55 (21.88% from 255 or 20.45% from 269); Blue value is 83 (32.81% from 255 or 30.86% from 269); Max value from RGB is 131 - color contains mainly: red. Hex color #833753 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833753 is #7CC8AC. Grayscale: #505050. Windows color (decimal): -8177837 or 5453699. OLE color: 5453699.
HSL color Cylindrical-coordinate representation of color #833753: hue angle of 337.89º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #833753 is Cyan = 0, Magento = 0.58, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 55 | 83 | - |
| CMYK | 0 | 0.58 | 0.37 | 0.49 |
| HSL | 337.89º | 0.41% | 0.36% | - |
| HSV(B) | 337.89º | 0.58% | 0.51% | - |
| XYZ | 12.29 | 8.18 | 9.12 | - |
| YUV | 80.92 | 129.18 | 163.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 55 | 83 | 0 | 0.58 | 0.37 | 0.49 | 337.89 | 0.41 | 0.36 |
| Hex | 83 | 37 | 53 | 0 | 3A | 25 | 31 | 152 | 29 | 24 |
| Octal | 203 | 67 | 123 | 0 | 72 | 45 | 61 | 522 | 51 | 44 |
| Binary | 10000011 | 110111 | 1010011 | 0 | 111010 | 100101 | 110001 | 101010010 | 101001 | 100100 |
Color Harmonies of #833753
Complementary color
Monochromatic Colors of #833753
Black with #833753
Text Example
Text Example
White with #833753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833753; }
p { color: rgb(131,55,83); }
H1.HeaderClassName
{
color: #833753;
}
.AnyTagClassName
{
color: #833753;
}
</style>
background-color css
<style>
a { background-color: #833753; }
a { background-color: rgb(131,55,83); }
div.DivClassName
{
background-color: #833753;
}
.BgClassName
{
background-color: #833753;
}
</style>
border-color css
<style>
span { border-color: #833753; }
span { border-color: rgb(131,55,83); }
td.TdClassName
{
border-color: #833753;
}
.TagClassName
{
border-color: #833753;
}
</style>