Shades of Disco #862148
Tints of Disco #862148
RGB
CMYK
RGB Variations
Color information
#862148 (or 0x862148) is known color: Disco. HEX triplet: 86, 21 and 48. RGB value is (134,33,72). Sum of RGB (Red+Green+Blue) = 134+33+72=239 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.07% from 239); Green value is 33 (13.28% from 255 or 13.81% from 239); Blue value is 72 (28.52% from 255 or 30.13% from 239); Max value from RGB is 134 - color contains mainly: red. Hex color #862148 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862148 is #79DEB7. Grayscale: #434343. Windows color (decimal): -7986872 or 4727174. OLE color: 4727174.
HSL color Cylindrical-coordinate representation of color #862148: hue angle of 336.83º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #862148 is Cyan = 0, Magento = 0.75, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 33 | 72 | - |
| CMYK | 0 | 0.75 | 0.46 | 0.47 |
| HSL | 336.83º | 0.6% | 0.33% | - |
| HSV(B) | 336.83º | 0.75% | 0.53% | - |
| XYZ | 11.55 | 6.62 | 6.8 | - |
| YUV | 67.65 | 130.46 | 175.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 33 | 72 | 0 | 0.75 | 0.46 | 0.47 | 336.83 | 0.6 | 0.33 |
| Hex | 86 | 21 | 48 | 0 | 4B | 2E | 2F | 151 | 3C | 21 |
| Octal | 206 | 41 | 110 | 0 | 113 | 56 | 57 | 521 | 74 | 41 |
| Binary | 10000110 | 100001 | 1001000 | 0 | 1001011 | 101110 | 101111 | 101010001 | 111100 | 100001 |
Color Harmonies of #862148
Complementary color
Monochromatic Colors of #862148
Black with #862148
Text Example
Text Example
White with #862148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862148; }
p { color: rgb(134,33,72); }
H1.HeaderClassName
{
color: #862148;
}
.AnyTagClassName
{
color: #862148;
}
</style>
background-color css
<style>
a { background-color: #862148; }
a { background-color: rgb(134,33,72); }
div.DivClassName
{
background-color: #862148;
}
.BgClassName
{
background-color: #862148;
}
</style>
border-color css
<style>
span { border-color: #862148; }
span { border-color: rgb(134,33,72); }
td.TdClassName
{
border-color: #862148;
}
.TagClassName
{
border-color: #862148;
}
</style>