Shades of Disco #841348
Tints of Disco #841348
RGB
CMYK
RGB Variations
Color information
#841348 (or 0x841348) is known color: Disco. HEX triplet: 84, 13 and 48. RGB value is (132,19,72). Sum of RGB (Red+Green+Blue) = 132+19+72=223 (29% of max value = 765). Red value is 132 (51.95% from 255 or 59.19% from 223); Green value is 19 (7.81% from 255 or 8.52% from 223); Blue value is 72 (28.52% from 255 or 32.29% from 223); Max value from RGB is 132 - color contains mainly: red. Hex color #841348 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841348 is #7BECB7. Grayscale: #3A3A3A. Windows color (decimal): -8121528 or 4723588. OLE color: 4723588.
HSL color Cylindrical-coordinate representation of color #841348: hue angle of 331.86º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #841348 is Cyan = 0, Magento = 0.86, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 19 | 72 | - |
| CMYK | 0 | 0.86 | 0.45 | 0.48 |
| HSL | 331.86º | 0.75% | 0.3% | - |
| HSV(B) | 331.86º | 0.86% | 0.52% | - |
| XYZ | 10.92 | 5.84 | 6.68 | - |
| YUV | 58.83 | 135.44 | 180.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 19 | 72 | 0 | 0.86 | 0.45 | 0.48 | 331.86 | 0.75 | 0.3 |
| Hex | 84 | 13 | 48 | 0 | 56 | 2D | 30 | 14C | 4B | 1E |
| Octal | 204 | 23 | 110 | 0 | 126 | 55 | 60 | 514 | 113 | 36 |
| Binary | 10000100 | 10011 | 1001000 | 0 | 1010110 | 101101 | 110000 | 101001100 | 1001011 | 11110 |
Color Harmonies of #841348
Complementary color
Monochromatic Colors of #841348
Black with #841348
Text Example
Text Example
White with #841348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841348; }
p { color: rgb(132,19,72); }
H1.HeaderClassName
{
color: #841348;
}
.AnyTagClassName
{
color: #841348;
}
</style>
background-color css
<style>
a { background-color: #841348; }
a { background-color: rgb(132,19,72); }
div.DivClassName
{
background-color: #841348;
}
.BgClassName
{
background-color: #841348;
}
</style>
border-color css
<style>
span { border-color: #841348; }
span { border-color: rgb(132,19,72); }
td.TdClassName
{
border-color: #841348;
}
.TagClassName
{
border-color: #841348;
}
</style>