Shades of Disco #852348
Tints of Disco #852348
RGB
CMYK
RGB Variations
Color information
#852348 (or 0x852348) is known color: Disco. HEX triplet: 85, 23 and 48. RGB value is (133,35,72). Sum of RGB (Red+Green+Blue) = 133+35+72=240 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.42% from 240); Green value is 35 (14.06% from 255 or 14.58% from 240); Blue value is 72 (28.52% from 255 or 30% from 240); Max value from RGB is 133 - color contains mainly: red. Hex color #852348 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852348 is #7ADCB7. Grayscale: #444444. Windows color (decimal): -8051896 or 4727685. OLE color: 4727685.
HSL color Cylindrical-coordinate representation of color #852348: hue angle of 337.35º degrees, saturation: 0.58, 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 #852348 is Cyan = 0, Magento = 0.74, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 35 | 72 | - |
| CMYK | 0 | 0.74 | 0.46 | 0.48 |
| HSL | 337.35º | 0.58% | 0.33% | - |
| HSV(B) | 337.35º | 0.74% | 0.52% | - |
| XYZ | 11.44 | 6.66 | 6.81 | - |
| YUV | 68.52 | 129.97 | 173.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 35 | 72 | 0 | 0.74 | 0.46 | 0.48 | 337.35 | 0.58 | 0.33 |
| Hex | 85 | 23 | 48 | 0 | 4A | 2E | 30 | 151 | 3A | 21 |
| Octal | 205 | 43 | 110 | 0 | 112 | 56 | 60 | 521 | 72 | 41 |
| Binary | 10000101 | 100011 | 1001000 | 0 | 1001010 | 101110 | 110000 | 101010001 | 111010 | 100001 |
Color Harmonies of #852348
Complementary color
Monochromatic Colors of #852348
Black with #852348
Text Example
Text Example
White with #852348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852348; }
p { color: rgb(133,35,72); }
H1.HeaderClassName
{
color: #852348;
}
.AnyTagClassName
{
color: #852348;
}
</style>
background-color css
<style>
a { background-color: #852348; }
a { background-color: rgb(133,35,72); }
div.DivClassName
{
background-color: #852348;
}
.BgClassName
{
background-color: #852348;
}
</style>
border-color css
<style>
span { border-color: #852348; }
span { border-color: rgb(133,35,72); }
td.TdClassName
{
border-color: #852348;
}
.TagClassName
{
border-color: #852348;
}
</style>