Shades of Disco #853551
Tints of Disco #853551
RGB
CMYK
RGB Variations
Color information
#853551 (or 0x853551) is known color: Disco. HEX triplet: 85, 35 and 51. RGB value is (133,53,81). Sum of RGB (Red+Green+Blue) = 133+53+81=267 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.81% from 267); Green value is 53 (21.09% from 255 or 19.85% from 267); Blue value is 81 (32.03% from 255 or 30.34% from 267); Max value from RGB is 133 - color contains mainly: red. Hex color #853551 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853551 is #7ACAAE. Grayscale: #505050. Windows color (decimal): -8047279 or 5322117. OLE color: 5322117.
HSL color Cylindrical-coordinate representation of color #853551: hue angle of 339º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #853551 is Cyan = 0, Magento = 0.60, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 53 | 81 | - |
| CMYK | 0 | 0.60 | 0.39 | 0.48 |
| HSL | 339º | 0.43% | 0.36% | - |
| HSV(B) | 339º | 0.6% | 0.52% | - |
| XYZ | 12.43 | 8.13 | 8.7 | - |
| YUV | 80.11 | 128.5 | 165.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 53 | 81 | 0 | 0.60 | 0.39 | 0.48 | 339 | 0.43 | 0.36 |
| Hex | 85 | 35 | 51 | 0 | 3C | 27 | 30 | 153 | 2B | 24 |
| Octal | 205 | 65 | 121 | 0 | 74 | 47 | 60 | 523 | 53 | 44 |
| Binary | 10000101 | 110101 | 1010001 | 0 | 111100 | 100111 | 110000 | 101010011 | 101011 | 100100 |
Color Harmonies of #853551
Complementary color
Monochromatic Colors of #853551
Black with #853551
Text Example
Text Example
White with #853551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853551; }
p { color: rgb(133,53,81); }
H1.HeaderClassName
{
color: #853551;
}
.AnyTagClassName
{
color: #853551;
}
</style>
background-color css
<style>
a { background-color: #853551; }
a { background-color: rgb(133,53,81); }
div.DivClassName
{
background-color: #853551;
}
.BgClassName
{
background-color: #853551;
}
</style>
border-color css
<style>
span { border-color: #853551; }
span { border-color: rgb(133,53,81); }
td.TdClassName
{
border-color: #853551;
}
.TagClassName
{
border-color: #853551;
}
</style>