Shades of Disco #862648
Tints of Disco #862648
RGB
CMYK
RGB Variations
Color information
#862648 (or 0x862648) is known color: Disco. HEX triplet: 86, 26 and 48. RGB value is (134,38,72). Sum of RGB (Red+Green+Blue) = 134+38+72=244 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.92% from 244); Green value is 38 (15.23% from 255 or 15.57% from 244); Blue value is 72 (28.52% from 255 or 29.51% from 244); Max value from RGB is 134 - color contains mainly: red. Hex color #862648 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862648 is #79D9B7. Grayscale: #464646. Windows color (decimal): -7985592 or 4728454. OLE color: 4728454.
HSL color Cylindrical-coordinate representation of color #862648: hue angle of 338.75º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #862648 is Cyan = 0, Magento = 0.72, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 72 | - |
| CMYK | 0 | 0.72 | 0.46 | 0.47 |
| HSL | 338.75º | 0.56% | 0.34% | - |
| HSV(B) | 338.75º | 0.72% | 0.53% | - |
| XYZ | 11.69 | 6.92 | 6.85 | - |
| YUV | 70.58 | 128.8 | 173.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 72 | 0 | 0.72 | 0.46 | 0.47 | 338.75 | 0.56 | 0.34 |
| Hex | 86 | 26 | 48 | 0 | 48 | 2E | 2F | 153 | 38 | 22 |
| Octal | 206 | 46 | 110 | 0 | 110 | 56 | 57 | 523 | 70 | 42 |
| Binary | 10000110 | 100110 | 1001000 | 0 | 1001000 | 101110 | 101111 | 101010011 | 111000 | 100010 |
Color Harmonies of #862648
Complementary color
Monochromatic Colors of #862648
Black with #862648
Text Example
Text Example
White with #862648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862648; }
p { color: rgb(134,38,72); }
H1.HeaderClassName
{
color: #862648;
}
.AnyTagClassName
{
color: #862648;
}
</style>
background-color css
<style>
a { background-color: #862648; }
a { background-color: rgb(134,38,72); }
div.DivClassName
{
background-color: #862648;
}
.BgClassName
{
background-color: #862648;
}
</style>
border-color css
<style>
span { border-color: #862648; }
span { border-color: rgb(134,38,72); }
td.TdClassName
{
border-color: #862648;
}
.TagClassName
{
border-color: #862648;
}
</style>