Shades of Disco #852248
Tints of Disco #852248
RGB
CMYK
RGB Variations
Color information
#852248 (or 0x852248) is known color: Disco. HEX triplet: 85, 22 and 48. RGB value is (133,34,72). Sum of RGB (Red+Green+Blue) = 133+34+72=239 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.65% from 239); Green value is 34 (13.67% from 255 or 14.23% from 239); Blue value is 72 (28.52% from 255 or 30.13% from 239); Max value from RGB is 133 - color contains mainly: red. Hex color #852248 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852248 is #7ADDB7. Grayscale: #434343. Windows color (decimal): -8052152 or 4727429. OLE color: 4727429.
HSL color Cylindrical-coordinate representation of color #852248: hue angle of 336.97º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #852248 is Cyan = 0, Magento = 0.74, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 34 | 72 | - |
| CMYK | 0 | 0.74 | 0.46 | 0.48 |
| HSL | 336.97º | 0.59% | 0.33% | - |
| HSV(B) | 336.97º | 0.74% | 0.52% | - |
| XYZ | 11.41 | 6.6 | 6.8 | - |
| YUV | 67.93 | 130.3 | 174.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 34 | 72 | 0 | 0.74 | 0.46 | 0.48 | 336.97 | 0.59 | 0.33 |
| Hex | 85 | 22 | 48 | 0 | 4A | 2E | 30 | 151 | 3B | 21 |
| Octal | 205 | 42 | 110 | 0 | 112 | 56 | 60 | 521 | 73 | 41 |
| Binary | 10000101 | 100010 | 1001000 | 0 | 1001010 | 101110 | 110000 | 101010001 | 111011 | 100001 |
Color Harmonies of #852248
Complementary color
Monochromatic Colors of #852248
Black with #852248
Text Example
Text Example
White with #852248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852248; }
p { color: rgb(133,34,72); }
H1.HeaderClassName
{
color: #852248;
}
.AnyTagClassName
{
color: #852248;
}
</style>
background-color css
<style>
a { background-color: #852248; }
a { background-color: rgb(133,34,72); }
div.DivClassName
{
background-color: #852248;
}
.BgClassName
{
background-color: #852248;
}
</style>
border-color css
<style>
span { border-color: #852248; }
span { border-color: rgb(133,34,72); }
td.TdClassName
{
border-color: #852248;
}
.TagClassName
{
border-color: #852248;
}
</style>