Shades of Disco #852544
Tints of Disco #852544
RGB
CMYK
RGB Variations
Color information
#852544 (or 0x852544) is known color: Disco. HEX triplet: 85, 25 and 44. RGB value is (133,37,68). Sum of RGB (Red+Green+Blue) = 133+37+68=238 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.88% from 238); Green value is 37 (14.84% from 255 or 15.55% from 238); Blue value is 68 (26.95% from 255 or 28.57% from 238); Max value from RGB is 133 - color contains mainly: red. Hex color #852544 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852544 is #7ADABB. Grayscale: #454545. Windows color (decimal): -8051388 or 4466053. OLE color: 4466053.
HSL color Cylindrical-coordinate representation of color #852544: hue angle of 340.62º 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 #852544 is Cyan = 0, Magento = 0.72, Yellow = 0.49 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 37 | 68 | - |
| CMYK | 0 | 0.72 | 0.49 | 0.48 |
| HSL | 340.63º | 0.56% | 0.33% | - |
| HSV(B) | 340.63º | 0.72% | 0.52% | - |
| XYZ | 11.38 | 6.73 | 6.17 | - |
| YUV | 69.24 | 127.3 | 173.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 37 | 68 | 0 | 0.72 | 0.49 | 0.48 | 340.63 | 0.56 | 0.33 |
| Hex | 85 | 25 | 44 | 0 | 48 | 31 | 30 | 155 | 38 | 21 |
| Octal | 205 | 45 | 104 | 0 | 110 | 61 | 60 | 525 | 70 | 41 |
| Binary | 10000101 | 100101 | 1000100 | 0 | 1001000 | 110001 | 110000 | 101010101 | 111000 | 100001 |
Color Harmonies of #852544
Complementary color
Monochromatic Colors of #852544
Black with #852544
Text Example
Text Example
White with #852544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852544; }
p { color: rgb(133,37,68); }
H1.HeaderClassName
{
color: #852544;
}
.AnyTagClassName
{
color: #852544;
}
</style>
background-color css
<style>
a { background-color: #852544; }
a { background-color: rgb(133,37,68); }
div.DivClassName
{
background-color: #852544;
}
.BgClassName
{
background-color: #852544;
}
</style>
border-color css
<style>
span { border-color: #852544; }
span { border-color: rgb(133,37,68); }
td.TdClassName
{
border-color: #852544;
}
.TagClassName
{
border-color: #852544;
}
</style>