Shades of Disco #833550
Tints of Disco #833550
RGB
CMYK
RGB Variations
Color information
#833550 (or 0x833550) is known color: Disco. HEX triplet: 83, 35 and 50. RGB value is (131,53,80). Sum of RGB (Red+Green+Blue) = 131+53+80=264 (34% of max value = 765). Red value is 131 (51.56% from 255 or 49.62% from 264); Green value is 53 (21.09% from 255 or 20.08% from 264); Blue value is 80 (31.64% from 255 or 30.30% from 264); Max value from RGB is 131 - color contains mainly: red. Hex color #833550 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833550 is #7CCAAF. Grayscale: #4F4F4F. Windows color (decimal): -8178352 or 5256579. OLE color: 5256579.
HSL color Cylindrical-coordinate representation of color #833550: hue angle of 339.23º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #833550 is Cyan = 0, Magento = 0.60, Yellow = 0.39 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 53 | 80 | - |
| CMYK | 0 | 0.60 | 0.39 | 0.49 |
| HSL | 339.23º | 0.42% | 0.36% | - |
| HSV(B) | 339.23º | 0.6% | 0.51% | - |
| XYZ | 12.08 | 7.95 | 8.49 | - |
| YUV | 79.4 | 128.34 | 164.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 53 | 80 | 0 | 0.60 | 0.39 | 0.49 | 339.23 | 0.42 | 0.36 |
| Hex | 83 | 35 | 50 | 0 | 3C | 27 | 31 | 153 | 2A | 24 |
| Octal | 203 | 65 | 120 | 0 | 74 | 47 | 61 | 523 | 52 | 44 |
| Binary | 10000011 | 110101 | 1010000 | 0 | 111100 | 100111 | 110001 | 101010011 | 101010 | 100100 |
Color Harmonies of #833550
Complementary color
Monochromatic Colors of #833550
Black with #833550
Text Example
Text Example
White with #833550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833550; }
p { color: rgb(131,53,80); }
H1.HeaderClassName
{
color: #833550;
}
.AnyTagClassName
{
color: #833550;
}
</style>
background-color css
<style>
a { background-color: #833550; }
a { background-color: rgb(131,53,80); }
div.DivClassName
{
background-color: #833550;
}
.BgClassName
{
background-color: #833550;
}
</style>
border-color css
<style>
span { border-color: #833550; }
span { border-color: rgb(131,53,80); }
td.TdClassName
{
border-color: #833550;
}
.TagClassName
{
border-color: #833550;
}
</style>