Shades of Disco #852849
Tints of Disco #852849
RGB
CMYK
RGB Variations
Color information
#852849 (or 0x852849) is known color: Disco. HEX triplet: 85, 28 and 49. RGB value is (133,40,73). Sum of RGB (Red+Green+Blue) = 133+40+73=246 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.07% from 246); Green value is 40 (16.02% from 255 or 16.26% from 246); Blue value is 73 (28.91% from 255 or 29.67% from 246); Max value from RGB is 133 - color contains mainly: red. Hex color #852849 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852849 is #7AD7B6. Grayscale: #474747. Windows color (decimal): -8050615 or 4794501. OLE color: 4794501.
HSL color Cylindrical-coordinate representation of color #852849: hue angle of 338.71º 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 #852849 is Cyan = 0, Magento = 0.70, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 40 | 73 | - |
| CMYK | 0 | 0.70 | 0.45 | 0.48 |
| HSL | 338.71º | 0.54% | 0.34% | - |
| HSV(B) | 338.71º | 0.7% | 0.52% | - |
| XYZ | 11.63 | 6.99 | 7.04 | - |
| YUV | 71.57 | 128.81 | 171.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 40 | 73 | 0 | 0.70 | 0.45 | 0.48 | 338.71 | 0.54 | 0.34 |
| Hex | 85 | 28 | 49 | 0 | 46 | 2D | 30 | 153 | 36 | 22 |
| Octal | 205 | 50 | 111 | 0 | 106 | 55 | 60 | 523 | 66 | 42 |
| Binary | 10000101 | 101000 | 1001001 | 0 | 1000110 | 101101 | 110000 | 101010011 | 110110 | 100010 |
Color Harmonies of #852849
Complementary color
Monochromatic Colors of #852849
Black with #852849
Text Example
Text Example
White with #852849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852849; }
p { color: rgb(133,40,73); }
H1.HeaderClassName
{
color: #852849;
}
.AnyTagClassName
{
color: #852849;
}
</style>
background-color css
<style>
a { background-color: #852849; }
a { background-color: rgb(133,40,73); }
div.DivClassName
{
background-color: #852849;
}
.BgClassName
{
background-color: #852849;
}
</style>
border-color css
<style>
span { border-color: #852849; }
span { border-color: rgb(133,40,73); }
td.TdClassName
{
border-color: #852849;
}
.TagClassName
{
border-color: #852849;
}
</style>