Shades of Disco #862948
Tints of Disco #862948
RGB
CMYK
RGB Variations
Color information
#862948 (or 0x862948) is known color: Disco. HEX triplet: 86, 29 and 48. RGB value is (134,41,72). Sum of RGB (Red+Green+Blue) = 134+41+72=247 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.25% from 247); Green value is 41 (16.41% from 255 or 16.60% from 247); Blue value is 72 (28.52% from 255 or 29.15% from 247); Max value from RGB is 134 - color contains mainly: red. Hex color #862948 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862948 is #79D6B7. Grayscale: #484848. Windows color (decimal): -7984824 or 4729222. OLE color: 4729222.
HSL color Cylindrical-coordinate representation of color #862948: hue angle of 340º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #862948 is Cyan = 0, Magento = 0.69, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 72 | - |
| CMYK | 0 | 0.69 | 0.46 | 0.47 |
| HSL | 340º | 0.53% | 0.34% | - |
| HSV(B) | 340º | 0.69% | 0.53% | - |
| XYZ | 11.79 | 7.12 | 6.88 | - |
| YUV | 72.34 | 127.81 | 171.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 72 | 0 | 0.69 | 0.46 | 0.47 | 340 | 0.53 | 0.34 |
| Hex | 86 | 29 | 48 | 0 | 45 | 2E | 2F | 154 | 35 | 22 |
| Octal | 206 | 51 | 110 | 0 | 105 | 56 | 57 | 524 | 65 | 42 |
| Binary | 10000110 | 101001 | 1001000 | 0 | 1000101 | 101110 | 101111 | 101010100 | 110101 | 100010 |
Color Harmonies of #862948
Complementary color
Monochromatic Colors of #862948
Black with #862948
Text Example
Text Example
White with #862948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862948; }
p { color: rgb(134,41,72); }
H1.HeaderClassName
{
color: #862948;
}
.AnyTagClassName
{
color: #862948;
}
</style>
background-color css
<style>
a { background-color: #862948; }
a { background-color: rgb(134,41,72); }
div.DivClassName
{
background-color: #862948;
}
.BgClassName
{
background-color: #862948;
}
</style>
border-color css
<style>
span { border-color: #862948; }
span { border-color: rgb(134,41,72); }
td.TdClassName
{
border-color: #862948;
}
.TagClassName
{
border-color: #862948;
}
</style>