Shades of Disco #852048
Tints of Disco #852048
RGB
CMYK
RGB Variations
Color information
#852048 (or 0x852048) is known color: Disco. HEX triplet: 85, 20 and 48. RGB value is (133,32,72). Sum of RGB (Red+Green+Blue) = 133+32+72=237 (31% of max value = 765). Red value is 133 (52.34% from 255 or 56.12% from 237); Green value is 32 (12.89% from 255 or 13.50% from 237); Blue value is 72 (28.52% from 255 or 30.38% from 237); Max value from RGB is 133 - color contains mainly: red. Hex color #852048 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852048 is #7ADFB7. Grayscale: #424242. Windows color (decimal): -8052664 or 4726917. OLE color: 4726917.
HSL color Cylindrical-coordinate representation of color #852048: hue angle of 336.24º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #852048 is Cyan = 0, Magento = 0.76, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 32 | 72 | - |
| CMYK | 0 | 0.76 | 0.46 | 0.48 |
| HSL | 336.24º | 0.61% | 0.32% | - |
| HSV(B) | 336.24º | 0.76% | 0.52% | - |
| XYZ | 11.36 | 6.49 | 6.78 | - |
| YUV | 66.76 | 130.96 | 175.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 32 | 72 | 0 | 0.76 | 0.46 | 0.48 | 336.24 | 0.61 | 0.32 |
| Hex | 85 | 20 | 48 | 0 | 4C | 2E | 30 | 150 | 3D | 20 |
| Octal | 205 | 40 | 110 | 0 | 114 | 56 | 60 | 520 | 75 | 40 |
| Binary | 10000101 | 100000 | 1001000 | 0 | 1001100 | 101110 | 110000 | 101010000 | 111101 | 100000 |
Color Harmonies of #852048
Complementary color
Monochromatic Colors of #852048
Black with #852048
Text Example
Text Example
White with #852048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852048; }
p { color: rgb(133,32,72); }
H1.HeaderClassName
{
color: #852048;
}
.AnyTagClassName
{
color: #852048;
}
</style>
background-color css
<style>
a { background-color: #852048; }
a { background-color: rgb(133,32,72); }
div.DivClassName
{
background-color: #852048;
}
.BgClassName
{
background-color: #852048;
}
</style>
border-color css
<style>
span { border-color: #852048; }
span { border-color: rgb(133,32,72); }
td.TdClassName
{
border-color: #852048;
}
.TagClassName
{
border-color: #852048;
}
</style>