Shades of Disco #852545
Tints of Disco #852545
RGB
CMYK
RGB Variations
Color information
#852545 (or 0x852545) is known color: Disco. HEX triplet: 85, 25 and 45. RGB value is (133,37,69). Sum of RGB (Red+Green+Blue) = 133+37+69=239 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.65% from 239); Green value is 37 (14.84% from 255 or 15.48% from 239); Blue value is 69 (27.34% from 255 or 28.87% from 239); Max value from RGB is 133 - color contains mainly: red. Hex color #852545 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852545 is #7ADABA. Grayscale: #454545. Windows color (decimal): -8051387 or 4531589. OLE color: 4531589.
HSL color Cylindrical-coordinate representation of color #852545: hue angle of 340º 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 #852545 is Cyan = 0, Magento = 0.72, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 37 | 69 | - |
| CMYK | 0 | 0.72 | 0.48 | 0.48 |
| HSL | 340º | 0.56% | 0.33% | - |
| HSV(B) | 340º | 0.72% | 0.52% | - |
| XYZ | 11.41 | 6.74 | 6.33 | - |
| YUV | 69.35 | 127.8 | 173.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 37 | 69 | 0 | 0.72 | 0.48 | 0.48 | 340 | 0.56 | 0.33 |
| Hex | 85 | 25 | 45 | 0 | 48 | 30 | 30 | 154 | 38 | 21 |
| Octal | 205 | 45 | 105 | 0 | 110 | 60 | 60 | 524 | 70 | 41 |
| Binary | 10000101 | 100101 | 1000101 | 0 | 1001000 | 110000 | 110000 | 101010100 | 111000 | 100001 |
Color Harmonies of #852545
Complementary color
Monochromatic Colors of #852545
Black with #852545
Text Example
Text Example
White with #852545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852545; }
p { color: rgb(133,37,69); }
H1.HeaderClassName
{
color: #852545;
}
.AnyTagClassName
{
color: #852545;
}
</style>
background-color css
<style>
a { background-color: #852545; }
a { background-color: rgb(133,37,69); }
div.DivClassName
{
background-color: #852545;
}
.BgClassName
{
background-color: #852545;
}
</style>
border-color css
<style>
span { border-color: #852545; }
span { border-color: rgb(133,37,69); }
td.TdClassName
{
border-color: #852545;
}
.TagClassName
{
border-color: #852545;
}
</style>