Shades of Disco #833652
Tints of Disco #833652
RGB
CMYK
RGB Variations
Color information
#833652 (or 0x833652) is known color: Disco. HEX triplet: 83, 36 and 52. RGB value is (131,54,82). Sum of RGB (Red+Green+Blue) = 131+54+82=267 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.06% from 267); Green value is 54 (21.48% from 255 or 20.22% from 267); Blue value is 82 (32.42% from 255 or 30.71% from 267); Max value from RGB is 131 - color contains mainly: red. Hex color #833652 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833652 is #7CC9AD. Grayscale: #505050. Windows color (decimal): -8178094 or 5387907. OLE color: 5387907.
HSL color Cylindrical-coordinate representation of color #833652: hue angle of 338.18º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #833652 is Cyan = 0, Magento = 0.59, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 54 | 82 | - |
| CMYK | 0 | 0.59 | 0.37 | 0.49 |
| HSL | 338.18º | 0.42% | 0.36% | - |
| HSV(B) | 338.18º | 0.59% | 0.51% | - |
| XYZ | 12.2 | 8.07 | 8.9 | - |
| YUV | 80.22 | 129.01 | 164.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 54 | 82 | 0 | 0.59 | 0.37 | 0.49 | 338.18 | 0.42 | 0.36 |
| Hex | 83 | 36 | 52 | 0 | 3B | 25 | 31 | 152 | 2A | 24 |
| Octal | 203 | 66 | 122 | 0 | 73 | 45 | 61 | 522 | 52 | 44 |
| Binary | 10000011 | 110110 | 1010010 | 0 | 111011 | 100101 | 110001 | 101010010 | 101010 | 100100 |
Color Harmonies of #833652
Complementary color
Monochromatic Colors of #833652
Black with #833652
Text Example
Text Example
White with #833652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833652; }
p { color: rgb(131,54,82); }
H1.HeaderClassName
{
color: #833652;
}
.AnyTagClassName
{
color: #833652;
}
</style>
background-color css
<style>
a { background-color: #833652; }
a { background-color: rgb(131,54,82); }
div.DivClassName
{
background-color: #833652;
}
.BgClassName
{
background-color: #833652;
}
</style>
border-color css
<style>
span { border-color: #833652; }
span { border-color: rgb(131,54,82); }
td.TdClassName
{
border-color: #833652;
}
.TagClassName
{
border-color: #833652;
}
</style>