Shades of Disco #852447
Tints of Disco #852447
RGB
CMYK
RGB Variations
Color information
#852447 (or 0x852447) is known color: Disco. HEX triplet: 85, 24 and 47. RGB value is (133,36,71). Sum of RGB (Red+Green+Blue) = 133+36+71=240 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.42% from 240); Green value is 36 (14.45% from 255 or 15% from 240); Blue value is 71 (28.12% from 255 or 29.58% from 240); Max value from RGB is 133 - color contains mainly: red. Hex color #852447 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852447 is #7ADBB8. Grayscale: #444444. Windows color (decimal): -8051641 or 4662405. OLE color: 4662405.
HSL color Cylindrical-coordinate representation of color #852447: hue angle of 338.35º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #852447 is Cyan = 0, Magento = 0.73, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 36 | 71 | - |
| CMYK | 0 | 0.73 | 0.47 | 0.48 |
| HSL | 338.35º | 0.57% | 0.33% | - |
| HSV(B) | 338.35º | 0.73% | 0.52% | - |
| XYZ | 11.44 | 6.7 | 6.65 | - |
| YUV | 68.99 | 129.14 | 173.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 36 | 71 | 0 | 0.73 | 0.47 | 0.48 | 338.35 | 0.57 | 0.33 |
| Hex | 85 | 24 | 47 | 0 | 49 | 2F | 30 | 152 | 39 | 21 |
| Octal | 205 | 44 | 107 | 0 | 111 | 57 | 60 | 522 | 71 | 41 |
| Binary | 10000101 | 100100 | 1000111 | 0 | 1001001 | 101111 | 110000 | 101010010 | 111001 | 100001 |
Color Harmonies of #852447
Complementary color
Monochromatic Colors of #852447
Black with #852447
Text Example
Text Example
White with #852447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852447; }
p { color: rgb(133,36,71); }
H1.HeaderClassName
{
color: #852447;
}
.AnyTagClassName
{
color: #852447;
}
</style>
background-color css
<style>
a { background-color: #852447; }
a { background-color: rgb(133,36,71); }
div.DivClassName
{
background-color: #852447;
}
.BgClassName
{
background-color: #852447;
}
</style>
border-color css
<style>
span { border-color: #852447; }
span { border-color: rgb(133,36,71); }
td.TdClassName
{
border-color: #852447;
}
.TagClassName
{
border-color: #852447;
}
</style>