Shades of Disco #852141
Tints of Disco #852141
RGB
CMYK
RGB Variations
Color information
#852141 (or 0x852141) is known color: Disco. HEX triplet: 85, 21 and 41. RGB value is (133,33,65). Sum of RGB (Red+Green+Blue) = 133+33+65=231 (30% of max value = 765). Red value is 133 (52.34% from 255 or 57.58% from 231); Green value is 33 (13.28% from 255 or 14.29% from 231); Blue value is 65 (25.78% from 255 or 28.14% from 231); Max value from RGB is 133 - color contains mainly: red. Hex color #852141 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852141 is #7ADEBE. Grayscale: #424242. Windows color (decimal): -8052415 or 4268421. OLE color: 4268421.
HSL color Cylindrical-coordinate representation of color #852141: hue angle of 340.8º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #852141 is Cyan = 0, Magento = 0.75, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 33 | 65 | - |
| CMYK | 0 | 0.75 | 0.51 | 0.48 |
| HSL | 340.8º | 0.6% | 0.33% | - |
| HSV(B) | 340.8º | 0.75% | 0.52% | - |
| XYZ | 11.17 | 6.46 | 5.66 | - |
| YUV | 66.55 | 127.13 | 175.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 33 | 65 | 0 | 0.75 | 0.51 | 0.48 | 340.8 | 0.6 | 0.33 |
| Hex | 85 | 21 | 41 | 0 | 4B | 33 | 30 | 155 | 3C | 21 |
| Octal | 205 | 41 | 101 | 0 | 113 | 63 | 60 | 525 | 74 | 41 |
| Binary | 10000101 | 100001 | 1000001 | 0 | 1001011 | 110011 | 110000 | 101010101 | 111100 | 100001 |
Color Harmonies of #852141
Complementary color
Monochromatic Colors of #852141
Black with #852141
Text Example
Text Example
White with #852141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852141; }
p { color: rgb(133,33,65); }
H1.HeaderClassName
{
color: #852141;
}
.AnyTagClassName
{
color: #852141;
}
</style>
background-color css
<style>
a { background-color: #852141; }
a { background-color: rgb(133,33,65); }
div.DivClassName
{
background-color: #852141;
}
.BgClassName
{
background-color: #852141;
}
</style>
border-color css
<style>
span { border-color: #852141; }
span { border-color: rgb(133,33,65); }
td.TdClassName
{
border-color: #852141;
}
.TagClassName
{
border-color: #852141;
}
</style>