Shades of Disco #833450
Tints of Disco #833450
RGB
CMYK
RGB Variations
Color information
#833450 (or 0x833450) is known color: Disco. HEX triplet: 83, 34 and 50. RGB value is (131,52,80). Sum of RGB (Red+Green+Blue) = 131+52+80=263 (34% of max value = 765). Red value is 131 (51.56% from 255 or 49.81% from 263); Green value is 52 (20.70% from 255 or 19.77% from 263); Blue value is 80 (31.64% from 255 or 30.42% from 263); Max value from RGB is 131 - color contains mainly: red. Hex color #833450 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833450 is #7CCBAF. Grayscale: #4E4E4E. Windows color (decimal): -8178608 or 5256323. OLE color: 5256323.
HSL color Cylindrical-coordinate representation of color #833450: hue angle of 338.73º degrees, saturation: 0.43, 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 #833450 is Cyan = 0, Magento = 0.60, Yellow = 0.39 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 52 | 80 | - |
| CMYK | 0 | 0.60 | 0.39 | 0.49 |
| HSL | 338.73º | 0.43% | 0.36% | - |
| HSV(B) | 338.73º | 0.6% | 0.51% | - |
| XYZ | 12.04 | 7.86 | 8.47 | - |
| YUV | 78.81 | 128.67 | 165.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 52 | 80 | 0 | 0.60 | 0.39 | 0.49 | 338.73 | 0.43 | 0.36 |
| Hex | 83 | 34 | 50 | 0 | 3C | 27 | 31 | 153 | 2B | 24 |
| Octal | 203 | 64 | 120 | 0 | 74 | 47 | 61 | 523 | 53 | 44 |
| Binary | 10000011 | 110100 | 1010000 | 0 | 111100 | 100111 | 110001 | 101010011 | 101011 | 100100 |
Color Harmonies of #833450
Complementary color
Monochromatic Colors of #833450
Black with #833450
Text Example
Text Example
White with #833450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833450; }
p { color: rgb(131,52,80); }
H1.HeaderClassName
{
color: #833450;
}
.AnyTagClassName
{
color: #833450;
}
</style>
background-color css
<style>
a { background-color: #833450; }
a { background-color: rgb(131,52,80); }
div.DivClassName
{
background-color: #833450;
}
.BgClassName
{
background-color: #833450;
}
</style>
border-color css
<style>
span { border-color: #833450; }
span { border-color: rgb(131,52,80); }
td.TdClassName
{
border-color: #833450;
}
.TagClassName
{
border-color: #833450;
}
</style>