Shades of Disco #852346
Tints of Disco #852346
RGB
CMYK
RGB Variations
Color information
#852346 (or 0x852346) is known color: Disco. HEX triplet: 85, 23 and 46. RGB value is (133,35,70). Sum of RGB (Red+Green+Blue) = 133+35+70=238 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.88% from 238); Green value is 35 (14.06% from 255 or 14.71% from 238); Blue value is 70 (27.73% from 255 or 29.41% from 238); Max value from RGB is 133 - color contains mainly: red. Hex color #852346 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852346 is #7ADCB9. Grayscale: #444444. Windows color (decimal): -8051898 or 4596613. OLE color: 4596613.
HSL color Cylindrical-coordinate representation of color #852346: hue angle of 338.57º 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 #852346 is Cyan = 0, Magento = 0.74, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 35 | 70 | - |
| CMYK | 0 | 0.74 | 0.47 | 0.48 |
| HSL | 338.57º | 0.58% | 0.33% | - |
| HSV(B) | 338.57º | 0.74% | 0.52% | - |
| XYZ | 11.38 | 6.63 | 6.47 | - |
| YUV | 68.29 | 128.97 | 174.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 35 | 70 | 0 | 0.74 | 0.47 | 0.48 | 338.57 | 0.58 | 0.33 |
| Hex | 85 | 23 | 46 | 0 | 4A | 2F | 30 | 153 | 3A | 21 |
| Octal | 205 | 43 | 106 | 0 | 112 | 57 | 60 | 523 | 72 | 41 |
| Binary | 10000101 | 100011 | 1000110 | 0 | 1001010 | 101111 | 110000 | 101010011 | 111010 | 100001 |
Color Harmonies of #852346
Complementary color
Monochromatic Colors of #852346
Black with #852346
Text Example
Text Example
White with #852346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852346; }
p { color: rgb(133,35,70); }
H1.HeaderClassName
{
color: #852346;
}
.AnyTagClassName
{
color: #852346;
}
</style>
background-color css
<style>
a { background-color: #852346; }
a { background-color: rgb(133,35,70); }
div.DivClassName
{
background-color: #852346;
}
.BgClassName
{
background-color: #852346;
}
</style>
border-color css
<style>
span { border-color: #852346; }
span { border-color: rgb(133,35,70); }
td.TdClassName
{
border-color: #852346;
}
.TagClassName
{
border-color: #852346;
}
</style>