Shades of Disco #852146
Tints of Disco #852146
RGB
CMYK
RGB Variations
Color information
#852146 (or 0x852146) is known color: Disco. HEX triplet: 85, 21 and 46. RGB value is (133,33,70). Sum of RGB (Red+Green+Blue) = 133+33+70=236 (31% of max value = 765). Red value is 133 (52.34% from 255 or 56.36% from 236); Green value is 33 (13.28% from 255 or 13.98% from 236); Blue value is 70 (27.73% from 255 or 29.66% from 236); Max value from RGB is 133 - color contains mainly: red. Hex color #852146 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852146 is #7ADEB9. Grayscale: #434343. Windows color (decimal): -8052410 or 4596101. OLE color: 4596101.
HSL color Cylindrical-coordinate representation of color #852146: hue angle of 337.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 #852146 is Cyan = 0, Magento = 0.75, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 33 | 70 | - |
| CMYK | 0 | 0.75 | 0.47 | 0.48 |
| HSL | 337.8º | 0.6% | 0.33% | - |
| HSV(B) | 337.8º | 0.75% | 0.52% | - |
| XYZ | 11.32 | 6.52 | 6.46 | - |
| YUV | 67.12 | 129.63 | 174.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 33 | 70 | 0 | 0.75 | 0.47 | 0.48 | 337.8 | 0.6 | 0.33 |
| Hex | 85 | 21 | 46 | 0 | 4B | 2F | 30 | 152 | 3C | 21 |
| Octal | 205 | 41 | 106 | 0 | 113 | 57 | 60 | 522 | 74 | 41 |
| Binary | 10000101 | 100001 | 1000110 | 0 | 1001011 | 101111 | 110000 | 101010010 | 111100 | 100001 |
Color Harmonies of #852146
Complementary color
Monochromatic Colors of #852146
Black with #852146
Text Example
Text Example
White with #852146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852146; }
p { color: rgb(133,33,70); }
H1.HeaderClassName
{
color: #852146;
}
.AnyTagClassName
{
color: #852146;
}
</style>
background-color css
<style>
a { background-color: #852146; }
a { background-color: rgb(133,33,70); }
div.DivClassName
{
background-color: #852146;
}
.BgClassName
{
background-color: #852146;
}
</style>
border-color css
<style>
span { border-color: #852146; }
span { border-color: rgb(133,33,70); }
td.TdClassName
{
border-color: #852146;
}
.TagClassName
{
border-color: #852146;
}
</style>