Shades of Disco #852748
Tints of Disco #852748
RGB
CMYK
RGB Variations
Color information
#852748 (or 0x852748) is known color: Disco. HEX triplet: 85, 27 and 48. RGB value is (133,39,72). Sum of RGB (Red+Green+Blue) = 133+39+72=244 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.51% from 244); Green value is 39 (15.62% from 255 or 15.98% from 244); Blue value is 72 (28.52% from 255 or 29.51% from 244); Max value from RGB is 133 - color contains mainly: red. Hex color #852748 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852748 is #7AD8B7. Grayscale: #464646. Windows color (decimal): -8050872 or 4728709. OLE color: 4728709.
HSL color Cylindrical-coordinate representation of color #852748: hue angle of 338.94º 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 #852748 is Cyan = 0, Magento = 0.71, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 39 | 72 | - |
| CMYK | 0 | 0.71 | 0.46 | 0.48 |
| HSL | 338.94º | 0.55% | 0.34% | - |
| HSV(B) | 338.94º | 0.71% | 0.52% | - |
| XYZ | 11.57 | 6.91 | 6.85 | - |
| YUV | 70.87 | 128.64 | 172.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 39 | 72 | 0 | 0.71 | 0.46 | 0.48 | 338.94 | 0.55 | 0.34 |
| Hex | 85 | 27 | 48 | 0 | 47 | 2E | 30 | 153 | 37 | 22 |
| Octal | 205 | 47 | 110 | 0 | 107 | 56 | 60 | 523 | 67 | 42 |
| Binary | 10000101 | 100111 | 1001000 | 0 | 1000111 | 101110 | 110000 | 101010011 | 110111 | 100010 |
Color Harmonies of #852748
Complementary color
Monochromatic Colors of #852748
Black with #852748
Text Example
Text Example
White with #852748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852748; }
p { color: rgb(133,39,72); }
H1.HeaderClassName
{
color: #852748;
}
.AnyTagClassName
{
color: #852748;
}
</style>
background-color css
<style>
a { background-color: #852748; }
a { background-color: rgb(133,39,72); }
div.DivClassName
{
background-color: #852748;
}
.BgClassName
{
background-color: #852748;
}
</style>
border-color css
<style>
span { border-color: #852748; }
span { border-color: rgb(133,39,72); }
td.TdClassName
{
border-color: #852748;
}
.TagClassName
{
border-color: #852748;
}
</style>