Shades of Disco #843151
Tints of Disco #843151
RGB
CMYK
RGB Variations
Color information
#843151 (or 0x843151) is known color: Disco. HEX triplet: 84, 31 and 51. RGB value is (132,49,81). Sum of RGB (Red+Green+Blue) = 132+49+81=262 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.38% from 262); Green value is 49 (19.53% from 255 or 18.70% from 262); Blue value is 81 (32.03% from 255 or 30.92% from 262); Max value from RGB is 132 - color contains mainly: red. Hex color #843151 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #843151 is #7BCEAE. Grayscale: #4D4D4D. Windows color (decimal): -8113839 or 5321092. OLE color: 5321092.
HSL color Cylindrical-coordinate representation of color #843151: hue angle of 336.87º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #843151 is Cyan = 0, Magento = 0.63, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 49 | 81 | - |
| CMYK | 0 | 0.63 | 0.39 | 0.48 |
| HSL | 336.87º | 0.46% | 0.35% | - |
| HSV(B) | 336.87º | 0.63% | 0.52% | - |
| XYZ | 12.1 | 7.7 | 8.63 | - |
| YUV | 77.47 | 130 | 166.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 49 | 81 | 0 | 0.63 | 0.39 | 0.48 | 336.87 | 0.46 | 0.35 |
| Hex | 84 | 31 | 51 | 0 | 3F | 27 | 30 | 151 | 2E | 23 |
| Octal | 204 | 61 | 121 | 0 | 77 | 47 | 60 | 521 | 56 | 43 |
| Binary | 10000100 | 110001 | 1010001 | 0 | 111111 | 100111 | 110000 | 101010001 | 101110 | 100011 |
Color Harmonies of #843151
Complementary color
Monochromatic Colors of #843151
Black with #843151
Text Example
Text Example
White with #843151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843151; }
p { color: rgb(132,49,81); }
H1.HeaderClassName
{
color: #843151;
}
.AnyTagClassName
{
color: #843151;
}
</style>
background-color css
<style>
a { background-color: #843151; }
a { background-color: rgb(132,49,81); }
div.DivClassName
{
background-color: #843151;
}
.BgClassName
{
background-color: #843151;
}
</style>
border-color css
<style>
span { border-color: #843151; }
span { border-color: rgb(132,49,81); }
td.TdClassName
{
border-color: #843151;
}
.TagClassName
{
border-color: #843151;
}
</style>