Shades of Disco #852745
Tints of Disco #852745
RGB
CMYK
RGB Variations
Color information
#852745 (or 0x852745) is known color: Disco. HEX triplet: 85, 27 and 45. RGB value is (133,39,69). Sum of RGB (Red+Green+Blue) = 133+39+69=241 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.19% from 241); Green value is 39 (15.62% from 255 or 16.18% from 241); Blue value is 69 (27.34% from 255 or 28.63% from 241); Max value from RGB is 133 - color contains mainly: red. Hex color #852745 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852745 is #7AD8BA. Grayscale: #464646. Windows color (decimal): -8050875 or 4532101. OLE color: 4532101.
HSL color Cylindrical-coordinate representation of color #852745: hue angle of 340.85º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #852745 is Cyan = 0, Magento = 0.71, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 39 | 69 | - |
| CMYK | 0 | 0.71 | 0.48 | 0.48 |
| HSL | 340.85º | 0.55% | 0.34% | - |
| HSV(B) | 340.85º | 0.71% | 0.52% | - |
| XYZ | 11.47 | 6.87 | 6.35 | - |
| YUV | 70.53 | 127.14 | 172.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 39 | 69 | 0 | 0.71 | 0.48 | 0.48 | 340.85 | 0.55 | 0.34 |
| Hex | 85 | 27 | 45 | 0 | 47 | 30 | 30 | 155 | 37 | 22 |
| Octal | 205 | 47 | 105 | 0 | 107 | 60 | 60 | 525 | 67 | 42 |
| Binary | 10000101 | 100111 | 1000101 | 0 | 1000111 | 110000 | 110000 | 101010101 | 110111 | 100010 |
Color Harmonies of #852745
Complementary color
Monochromatic Colors of #852745
Black with #852745
Text Example
Text Example
White with #852745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852745; }
p { color: rgb(133,39,69); }
H1.HeaderClassName
{
color: #852745;
}
.AnyTagClassName
{
color: #852745;
}
</style>
background-color css
<style>
a { background-color: #852745; }
a { background-color: rgb(133,39,69); }
div.DivClassName
{
background-color: #852745;
}
.BgClassName
{
background-color: #852745;
}
</style>
border-color css
<style>
span { border-color: #852745; }
span { border-color: rgb(133,39,69); }
td.TdClassName
{
border-color: #852745;
}
.TagClassName
{
border-color: #852745;
}
</style>