Shades of Disco #873852
Tints of Disco #873852
RGB
CMYK
RGB Variations
Color information
#873852 (or 0x873852) is known color: Disco. HEX triplet: 87, 38 and 52. RGB value is (135,56,82). Sum of RGB (Red+Green+Blue) = 135+56+82=273 (36% of max value = 765). Red value is 135 (53.12% from 255 or 49.45% from 273); Green value is 56 (22.27% from 255 or 20.51% from 273); Blue value is 82 (32.42% from 255 or 30.04% from 273); Max value from RGB is 135 - color contains mainly: red. Hex color #873852 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873852 is #78C7AD. Grayscale: #525252. Windows color (decimal): -7915438 or 5388423. OLE color: 5388423.
HSL color Cylindrical-coordinate representation of color #873852: hue angle of 340.25º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #873852 is Cyan = 0, Magento = 0.59, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 56 | 82 | - |
| CMYK | 0 | 0.59 | 0.39 | 0.47 |
| HSL | 340.25º | 0.41% | 0.37% | - |
| HSV(B) | 340.25º | 0.59% | 0.53% | - |
| XYZ | 12.93 | 8.59 | 8.96 | - |
| YUV | 82.59 | 127.67 | 165.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 56 | 82 | 0 | 0.59 | 0.39 | 0.47 | 340.25 | 0.41 | 0.37 |
| Hex | 87 | 38 | 52 | 0 | 3B | 27 | 2F | 154 | 29 | 25 |
| Octal | 207 | 70 | 122 | 0 | 73 | 47 | 57 | 524 | 51 | 45 |
| Binary | 10000111 | 111000 | 1010010 | 0 | 111011 | 100111 | 101111 | 101010100 | 101001 | 100101 |
Color Harmonies of #873852
Complementary color
Monochromatic Colors of #873852
Black with #873852
Text Example
Text Example
White with #873852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873852; }
p { color: rgb(135,56,82); }
H1.HeaderClassName
{
color: #873852;
}
.AnyTagClassName
{
color: #873852;
}
</style>
background-color css
<style>
a { background-color: #873852; }
a { background-color: rgb(135,56,82); }
div.DivClassName
{
background-color: #873852;
}
.BgClassName
{
background-color: #873852;
}
</style>
border-color css
<style>
span { border-color: #873852; }
span { border-color: rgb(135,56,82); }
td.TdClassName
{
border-color: #873852;
}
.TagClassName
{
border-color: #873852;
}
</style>