Shades of Disco #852842
Tints of Disco #852842
RGB
CMYK
RGB Variations
Color information
#852842 (or 0x852842) is known color: Disco. HEX triplet: 85, 28 and 42. RGB value is (133,40,66). Sum of RGB (Red+Green+Blue) = 133+40+66=239 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.65% from 239); Green value is 40 (16.02% from 255 or 16.74% from 239); Blue value is 66 (26.17% from 255 or 27.62% from 239); Max value from RGB is 133 - color contains mainly: red. Hex color #852842 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852842 is #7AD7BD. Grayscale: #464646. Windows color (decimal): -8050622 or 4335749. OLE color: 4335749.
HSL color Cylindrical-coordinate representation of color #852842: hue angle of 343.23º 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 #852842 is Cyan = 0, Magento = 0.70, Yellow = 0.50 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 40 | 66 | - |
| CMYK | 0 | 0.70 | 0.50 | 0.48 |
| HSL | 343.23º | 0.54% | 0.34% | - |
| HSV(B) | 343.23º | 0.7% | 0.52% | - |
| XYZ | 11.42 | 6.9 | 5.88 | - |
| YUV | 70.77 | 125.31 | 172.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 40 | 66 | 0 | 0.70 | 0.50 | 0.48 | 343.23 | 0.54 | 0.34 |
| Hex | 85 | 28 | 42 | 0 | 46 | 32 | 30 | 157 | 36 | 22 |
| Octal | 205 | 50 | 102 | 0 | 106 | 62 | 60 | 527 | 66 | 42 |
| Binary | 10000101 | 101000 | 1000010 | 0 | 1000110 | 110010 | 110000 | 101010111 | 110110 | 100010 |
Color Harmonies of #852842
Complementary color
Monochromatic Colors of #852842
Black with #852842
Text Example
Text Example
White with #852842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852842; }
p { color: rgb(133,40,66); }
H1.HeaderClassName
{
color: #852842;
}
.AnyTagClassName
{
color: #852842;
}
</style>
background-color css
<style>
a { background-color: #852842; }
a { background-color: rgb(133,40,66); }
div.DivClassName
{
background-color: #852842;
}
.BgClassName
{
background-color: #852842;
}
</style>
border-color css
<style>
span { border-color: #852842; }
span { border-color: rgb(133,40,66); }
td.TdClassName
{
border-color: #852842;
}
.TagClassName
{
border-color: #852842;
}
</style>