Shades of Disco #863048
Tints of Disco #863048
RGB
CMYK
RGB Variations
Color information
#863048 (or 0x863048) is known color: Disco. HEX triplet: 86, 30 and 48. RGB value is (134,48,72). Sum of RGB (Red+Green+Blue) = 134+48+72=254 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.76% from 254); Green value is 48 (19.14% from 255 or 18.90% from 254); Blue value is 72 (28.52% from 255 or 28.35% from 254); Max value from RGB is 134 - color contains mainly: red. Hex color #863048 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863048 is #79CFB7. Grayscale: #4C4C4C. Windows color (decimal): -7983032 or 4731014. OLE color: 4731014.
HSL color Cylindrical-coordinate representation of color #863048: hue angle of 343.26º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #863048 is Cyan = 0, Magento = 0.64, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 48 | 72 | - |
| CMYK | 0 | 0.64 | 0.46 | 0.47 |
| HSL | 343.26º | 0.47% | 0.36% | - |
| HSV(B) | 343.26º | 0.64% | 0.53% | - |
| XYZ | 12.06 | 7.65 | 6.97 | - |
| YUV | 76.45 | 125.49 | 169.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 48 | 72 | 0 | 0.64 | 0.46 | 0.47 | 343.26 | 0.47 | 0.36 |
| Hex | 86 | 30 | 48 | 0 | 40 | 2E | 2F | 157 | 2F | 24 |
| Octal | 206 | 60 | 110 | 0 | 100 | 56 | 57 | 527 | 57 | 44 |
| Binary | 10000110 | 110000 | 1001000 | 0 | 1000000 | 101110 | 101111 | 101010111 | 101111 | 100100 |
Color Harmonies of #863048
Complementary color
Monochromatic Colors of #863048
Black with #863048
Text Example
Text Example
White with #863048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863048; }
p { color: rgb(134,48,72); }
H1.HeaderClassName
{
color: #863048;
}
.AnyTagClassName
{
color: #863048;
}
</style>
background-color css
<style>
a { background-color: #863048; }
a { background-color: rgb(134,48,72); }
div.DivClassName
{
background-color: #863048;
}
.BgClassName
{
background-color: #863048;
}
</style>
border-color css
<style>
span { border-color: #863048; }
span { border-color: rgb(134,48,72); }
td.TdClassName
{
border-color: #863048;
}
.TagClassName
{
border-color: #863048;
}
</style>