Shades of Disco #862848
Tints of Disco #862848
RGB
CMYK
RGB Variations
Color information
#862848 (or 0x862848) is known color: Disco. HEX triplet: 86, 28 and 48. RGB value is (134,40,72). Sum of RGB (Red+Green+Blue) = 134+40+72=246 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.47% from 246); Green value is 40 (16.02% from 255 or 16.26% from 246); Blue value is 72 (28.52% from 255 or 29.27% from 246); Max value from RGB is 134 - color contains mainly: red. Hex color #862848 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862848 is #79D7B7. Grayscale: #474747. Windows color (decimal): -7985080 or 4728966. OLE color: 4728966.
HSL color Cylindrical-coordinate representation of color #862848: hue angle of 339.57º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #862848 is Cyan = 0, Magento = 0.70, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 40 | 72 | - |
| CMYK | 0 | 0.70 | 0.46 | 0.47 |
| HSL | 339.57º | 0.54% | 0.34% | - |
| HSV(B) | 339.57º | 0.7% | 0.53% | - |
| XYZ | 11.76 | 7.05 | 6.87 | - |
| YUV | 71.75 | 128.14 | 172.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 40 | 72 | 0 | 0.70 | 0.46 | 0.47 | 339.57 | 0.54 | 0.34 |
| Hex | 86 | 28 | 48 | 0 | 46 | 2E | 2F | 154 | 36 | 22 |
| Octal | 206 | 50 | 110 | 0 | 106 | 56 | 57 | 524 | 66 | 42 |
| Binary | 10000110 | 101000 | 1001000 | 0 | 1000110 | 101110 | 101111 | 101010100 | 110110 | 100010 |
Color Harmonies of #862848
Complementary color
Monochromatic Colors of #862848
Black with #862848
Text Example
Text Example
White with #862848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862848; }
p { color: rgb(134,40,72); }
H1.HeaderClassName
{
color: #862848;
}
.AnyTagClassName
{
color: #862848;
}
</style>
background-color css
<style>
a { background-color: #862848; }
a { background-color: rgb(134,40,72); }
div.DivClassName
{
background-color: #862848;
}
.BgClassName
{
background-color: #862848;
}
</style>
border-color css
<style>
span { border-color: #862848; }
span { border-color: rgb(134,40,72); }
td.TdClassName
{
border-color: #862848;
}
.TagClassName
{
border-color: #862848;
}
</style>