Shades of Disco #852944
Tints of Disco #852944
RGB
CMYK
RGB Variations
Color information
#852944 (or 0x852944) is known color: Disco. HEX triplet: 85, 29 and 44. RGB value is (133,41,68). Sum of RGB (Red+Green+Blue) = 133+41+68=242 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.96% from 242); Green value is 41 (16.41% from 255 or 16.94% from 242); Blue value is 68 (26.95% from 255 or 28.10% from 242); Max value from RGB is 133 - color contains mainly: red. Hex color #852944 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852944 is #7AD6BB. Grayscale: #474747. Windows color (decimal): -8050364 or 4467077. OLE color: 4467077.
HSL color Cylindrical-coordinate representation of color #852944: hue angle of 342.39º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #852944 is Cyan = 0, Magento = 0.69, Yellow = 0.49 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 41 | 68 | - |
| CMYK | 0 | 0.69 | 0.49 | 0.48 |
| HSL | 342.39º | 0.53% | 0.34% | - |
| HSV(B) | 342.39º | 0.69% | 0.52% | - |
| XYZ | 11.51 | 6.99 | 6.21 | - |
| YUV | 71.59 | 125.98 | 171.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 41 | 68 | 0 | 0.69 | 0.49 | 0.48 | 342.39 | 0.53 | 0.34 |
| Hex | 85 | 29 | 44 | 0 | 45 | 31 | 30 | 156 | 35 | 22 |
| Octal | 205 | 51 | 104 | 0 | 105 | 61 | 60 | 526 | 65 | 42 |
| Binary | 10000101 | 101001 | 1000100 | 0 | 1000101 | 110001 | 110000 | 101010110 | 110101 | 100010 |
Color Harmonies of #852944
Complementary color
Monochromatic Colors of #852944
Black with #852944
Text Example
Text Example
White with #852944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852944; }
p { color: rgb(133,41,68); }
H1.HeaderClassName
{
color: #852944;
}
.AnyTagClassName
{
color: #852944;
}
</style>
background-color css
<style>
a { background-color: #852944; }
a { background-color: rgb(133,41,68); }
div.DivClassName
{
background-color: #852944;
}
.BgClassName
{
background-color: #852944;
}
</style>
border-color css
<style>
span { border-color: #852944; }
span { border-color: rgb(133,41,68); }
td.TdClassName
{
border-color: #852944;
}
.TagClassName
{
border-color: #852944;
}
</style>