Shades of Disco #841748
Tints of Disco #841748
RGB
CMYK
RGB Variations
Color information
#841748 (or 0x841748) is known color: Disco. HEX triplet: 84, 17 and 48. RGB value is (132,23,72). Sum of RGB (Red+Green+Blue) = 132+23+72=227 (30% of max value = 765). Red value is 132 (51.95% from 255 or 58.15% from 227); Green value is 23 (9.38% from 255 or 10.13% from 227); Blue value is 72 (28.52% from 255 or 31.72% from 227); Max value from RGB is 132 - color contains mainly: red. Hex color #841748 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841748 is #7BE8B7. Grayscale: #3D3D3D. Windows color (decimal): -8120504 or 4724612. OLE color: 4724612.
HSL color Cylindrical-coordinate representation of color #841748: hue angle of 333.03º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #841748 is Cyan = 0, Magento = 0.83, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 23 | 72 | - |
| CMYK | 0 | 0.83 | 0.45 | 0.48 |
| HSL | 333.03º | 0.7% | 0.3% | - |
| HSV(B) | 333.03º | 0.83% | 0.52% | - |
| XYZ | 10.99 | 5.99 | 6.71 | - |
| YUV | 61.18 | 134.11 | 178.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 23 | 72 | 0 | 0.83 | 0.45 | 0.48 | 333.03 | 0.7 | 0.3 |
| Hex | 84 | 17 | 48 | 0 | 53 | 2D | 30 | 14D | 46 | 1E |
| Octal | 204 | 27 | 110 | 0 | 123 | 55 | 60 | 515 | 106 | 36 |
| Binary | 10000100 | 10111 | 1001000 | 0 | 1010011 | 101101 | 110000 | 101001101 | 1000110 | 11110 |
Color Harmonies of #841748
Complementary color
Monochromatic Colors of #841748
Black with #841748
Text Example
Text Example
White with #841748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841748; }
p { color: rgb(132,23,72); }
H1.HeaderClassName
{
color: #841748;
}
.AnyTagClassName
{
color: #841748;
}
</style>
background-color css
<style>
a { background-color: #841748; }
a { background-color: rgb(132,23,72); }
div.DivClassName
{
background-color: #841748;
}
.BgClassName
{
background-color: #841748;
}
</style>
border-color css
<style>
span { border-color: #841748; }
span { border-color: rgb(132,23,72); }
td.TdClassName
{
border-color: #841748;
}
.TagClassName
{
border-color: #841748;
}
</style>