Shades of Disco #863752
Tints of Disco #863752
RGB
CMYK
RGB Variations
Color information
#863752 (or 0x863752) is known color: Disco. HEX triplet: 86, 37 and 52. RGB value is (134,55,82). Sum of RGB (Red+Green+Blue) = 134+55+82=271 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.45% from 271); Green value is 55 (21.88% from 255 or 20.30% from 271); Blue value is 82 (32.42% from 255 or 30.26% from 271); Max value from RGB is 134 - color contains mainly: red. Hex color #863752 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863752 is #79C8AD. Grayscale: #515151. Windows color (decimal): -7981230 or 5388166. OLE color: 5388166.
HSL color Cylindrical-coordinate representation of color #863752: hue angle of 339.49º degrees, saturation: 0.42, 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 #863752 is Cyan = 0, Magento = 0.59, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 55 | 82 | - |
| CMYK | 0 | 0.59 | 0.39 | 0.47 |
| HSL | 339.49º | 0.42% | 0.37% | - |
| HSV(B) | 339.49º | 0.59% | 0.53% | - |
| XYZ | 12.72 | 8.41 | 8.94 | - |
| YUV | 81.7 | 128.17 | 165.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 55 | 82 | 0 | 0.59 | 0.39 | 0.47 | 339.49 | 0.42 | 0.37 |
| Hex | 86 | 37 | 52 | 0 | 3B | 27 | 2F | 153 | 2A | 25 |
| Octal | 206 | 67 | 122 | 0 | 73 | 47 | 57 | 523 | 52 | 45 |
| Binary | 10000110 | 110111 | 1010010 | 0 | 111011 | 100111 | 101111 | 101010011 | 101010 | 100101 |
Color Harmonies of #863752
Complementary color
Monochromatic Colors of #863752
Black with #863752
Text Example
Text Example
White with #863752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863752; }
p { color: rgb(134,55,82); }
H1.HeaderClassName
{
color: #863752;
}
.AnyTagClassName
{
color: #863752;
}
</style>
background-color css
<style>
a { background-color: #863752; }
a { background-color: rgb(134,55,82); }
div.DivClassName
{
background-color: #863752;
}
.BgClassName
{
background-color: #863752;
}
</style>
border-color css
<style>
span { border-color: #863752; }
span { border-color: rgb(134,55,82); }
td.TdClassName
{
border-color: #863752;
}
.TagClassName
{
border-color: #863752;
}
</style>