Shades of Disco #852549
Tints of Disco #852549
RGB
CMYK
RGB Variations
Color information
#852549 (or 0x852549) is known color: Disco. HEX triplet: 85, 25 and 49. RGB value is (133,37,73). Sum of RGB (Red+Green+Blue) = 133+37+73=243 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.73% from 243); Green value is 37 (14.84% from 255 or 15.23% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 133 - color contains mainly: red. Hex color #852549 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852549 is #7ADAB6. Grayscale: #454545. Windows color (decimal): -8051383 or 4793733. OLE color: 4793733.
HSL color Cylindrical-coordinate representation of color #852549: hue angle of 337.5º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #852549 is Cyan = 0, Magento = 0.72, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 37 | 73 | - |
| CMYK | 0 | 0.72 | 0.45 | 0.48 |
| HSL | 337.5º | 0.56% | 0.33% | - |
| HSV(B) | 337.5º | 0.72% | 0.52% | - |
| XYZ | 11.54 | 6.79 | 7.01 | - |
| YUV | 69.81 | 129.8 | 173.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 37 | 73 | 0 | 0.72 | 0.45 | 0.48 | 337.5 | 0.56 | 0.33 |
| Hex | 85 | 25 | 49 | 0 | 48 | 2D | 30 | 152 | 38 | 21 |
| Octal | 205 | 45 | 111 | 0 | 110 | 55 | 60 | 522 | 70 | 41 |
| Binary | 10000101 | 100101 | 1001001 | 0 | 1001000 | 101101 | 110000 | 101010010 | 111000 | 100001 |
Color Harmonies of #852549
Complementary color
Monochromatic Colors of #852549
Black with #852549
Text Example
Text Example
White with #852549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852549; }
p { color: rgb(133,37,73); }
H1.HeaderClassName
{
color: #852549;
}
.AnyTagClassName
{
color: #852549;
}
</style>
background-color css
<style>
a { background-color: #852549; }
a { background-color: rgb(133,37,73); }
div.DivClassName
{
background-color: #852549;
}
.BgClassName
{
background-color: #852549;
}
</style>
border-color css
<style>
span { border-color: #852549; }
span { border-color: rgb(133,37,73); }
td.TdClassName
{
border-color: #852549;
}
.TagClassName
{
border-color: #852549;
}
</style>