Shades of Disco #852847
Tints of Disco #852847
RGB
CMYK
RGB Variations
Color information
#852847 (or 0x852847) is known color: Disco. HEX triplet: 85, 28 and 47. RGB value is (133,40,71). Sum of RGB (Red+Green+Blue) = 133+40+71=244 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.51% from 244); Green value is 40 (16.02% from 255 or 16.39% from 244); Blue value is 71 (28.12% from 255 or 29.10% from 244); Max value from RGB is 133 - color contains mainly: red. Hex color #852847 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852847 is #7AD7B8. Grayscale: #474747. Windows color (decimal): -8050617 or 4663429. OLE color: 4663429.
HSL color Cylindrical-coordinate representation of color #852847: hue angle of 340º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #852847 is Cyan = 0, Magento = 0.70, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 40 | 71 | - |
| CMYK | 0 | 0.70 | 0.47 | 0.48 |
| HSL | 340º | 0.54% | 0.34% | - |
| HSV(B) | 340º | 0.7% | 0.52% | - |
| XYZ | 11.57 | 6.96 | 6.69 | - |
| YUV | 71.34 | 127.81 | 171.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 40 | 71 | 0 | 0.70 | 0.47 | 0.48 | 340 | 0.54 | 0.34 |
| Hex | 85 | 28 | 47 | 0 | 46 | 2F | 30 | 154 | 36 | 22 |
| Octal | 205 | 50 | 107 | 0 | 106 | 57 | 60 | 524 | 66 | 42 |
| Binary | 10000101 | 101000 | 1000111 | 0 | 1000110 | 101111 | 110000 | 101010100 | 110110 | 100010 |
Color Harmonies of #852847
Complementary color
Monochromatic Colors of #852847
Black with #852847
Text Example
Text Example
White with #852847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852847; }
p { color: rgb(133,40,71); }
H1.HeaderClassName
{
color: #852847;
}
.AnyTagClassName
{
color: #852847;
}
</style>
background-color css
<style>
a { background-color: #852847; }
a { background-color: rgb(133,40,71); }
div.DivClassName
{
background-color: #852847;
}
.BgClassName
{
background-color: #852847;
}
</style>
border-color css
<style>
span { border-color: #852847; }
span { border-color: rgb(133,40,71); }
td.TdClassName
{
border-color: #852847;
}
.TagClassName
{
border-color: #852847;
}
</style>