Shades of Disco #852945
Tints of Disco #852945
RGB
CMYK
RGB Variations
Color information
#852945 (or 0x852945) is known color: Disco. HEX triplet: 85, 29 and 45. RGB value is (133,41,69). Sum of RGB (Red+Green+Blue) = 133+41+69=243 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.73% from 243); Green value is 41 (16.41% from 255 or 16.87% from 243); Blue value is 69 (27.34% from 255 or 28.40% from 243); Max value from RGB is 133 - color contains mainly: red. Hex color #852945 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852945 is #7AD6BA. Grayscale: #474747. Windows color (decimal): -8050363 or 4532613. OLE color: 4532613.
HSL color Cylindrical-coordinate representation of color #852945: hue angle of 341.74º 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 #852945 is Cyan = 0, Magento = 0.69, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 41 | 69 | - |
| CMYK | 0 | 0.69 | 0.48 | 0.48 |
| HSL | 341.74º | 0.53% | 0.34% | - |
| HSV(B) | 341.74º | 0.69% | 0.52% | - |
| XYZ | 11.54 | 7 | 6.37 | - |
| YUV | 71.7 | 126.48 | 171.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 41 | 69 | 0 | 0.69 | 0.48 | 0.48 | 341.74 | 0.53 | 0.34 |
| Hex | 85 | 29 | 45 | 0 | 45 | 30 | 30 | 156 | 35 | 22 |
| Octal | 205 | 51 | 105 | 0 | 105 | 60 | 60 | 526 | 65 | 42 |
| Binary | 10000101 | 101001 | 1000101 | 0 | 1000101 | 110000 | 110000 | 101010110 | 110101 | 100010 |
Color Harmonies of #852945
Complementary color
Monochromatic Colors of #852945
Black with #852945
Text Example
Text Example
White with #852945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852945; }
p { color: rgb(133,41,69); }
H1.HeaderClassName
{
color: #852945;
}
.AnyTagClassName
{
color: #852945;
}
</style>
background-color css
<style>
a { background-color: #852945; }
a { background-color: rgb(133,41,69); }
div.DivClassName
{
background-color: #852945;
}
.BgClassName
{
background-color: #852945;
}
</style>
border-color css
<style>
span { border-color: #852945; }
span { border-color: rgb(133,41,69); }
td.TdClassName
{
border-color: #852945;
}
.TagClassName
{
border-color: #852945;
}
</style>