Shades of Disco #852340
Tints of Disco #852340
RGB
CMYK
RGB Variations
Color information
#852340 (or 0x852340) is known color: Disco. HEX triplet: 85, 23 and 40. RGB value is (133,35,64). Sum of RGB (Red+Green+Blue) = 133+35+64=232 (30% of max value = 765). Red value is 133 (52.34% from 255 or 57.33% from 232); Green value is 35 (14.06% from 255 or 15.09% from 232); Blue value is 64 (25.39% from 255 or 27.59% from 232); Max value from RGB is 133 - color contains mainly: red. Hex color #852340 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852340 is #7ADCBF. Grayscale: #434343. Windows color (decimal): -8051904 or 4203397. OLE color: 4203397.
HSL color Cylindrical-coordinate representation of color #852340: hue angle of 342.24º 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 #852340 is Cyan = 0, Magento = 0.74, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 35 | 64 | - |
| CMYK | 0 | 0.74 | 0.52 | 0.48 |
| HSL | 342.24º | 0.58% | 0.33% | - |
| HSV(B) | 342.24º | 0.74% | 0.52% | - |
| XYZ | 11.2 | 6.56 | 5.53 | - |
| YUV | 67.61 | 125.97 | 174.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 35 | 64 | 0 | 0.74 | 0.52 | 0.48 | 342.24 | 0.58 | 0.33 |
| Hex | 85 | 23 | 40 | 0 | 4A | 34 | 30 | 156 | 3A | 21 |
| Octal | 205 | 43 | 100 | 0 | 112 | 64 | 60 | 526 | 72 | 41 |
| Binary | 10000101 | 100011 | 1000000 | 0 | 1001010 | 110100 | 110000 | 101010110 | 111010 | 100001 |
Color Harmonies of #852340
Complementary color
Monochromatic Colors of #852340
Black with #852340
Text Example
Text Example
White with #852340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852340; }
p { color: rgb(133,35,64); }
H1.HeaderClassName
{
color: #852340;
}
.AnyTagClassName
{
color: #852340;
}
</style>
background-color css
<style>
a { background-color: #852340; }
a { background-color: rgb(133,35,64); }
div.DivClassName
{
background-color: #852340;
}
.BgClassName
{
background-color: #852340;
}
</style>
border-color css
<style>
span { border-color: #852340; }
span { border-color: rgb(133,35,64); }
td.TdClassName
{
border-color: #852340;
}
.TagClassName
{
border-color: #852340;
}
</style>