Shades of Disco #852342
Tints of Disco #852342
RGB
CMYK
RGB Variations
Color information
#852342 (or 0x852342) is known color: Disco. HEX triplet: 85, 23 and 42. RGB value is (133,35,66). Sum of RGB (Red+Green+Blue) = 133+35+66=234 (30% of max value = 765). Red value is 133 (52.34% from 255 or 56.84% from 234); Green value is 35 (14.06% from 255 or 14.96% from 234); Blue value is 66 (26.17% from 255 or 28.21% from 234); Max value from RGB is 133 - color contains mainly: red. Hex color #852342 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852342 is #7ADCBD. Grayscale: #434343. Windows color (decimal): -8051902 or 4334469. OLE color: 4334469.
HSL color Cylindrical-coordinate representation of color #852342: hue angle of 341.02º 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 #852342 is Cyan = 0, Magento = 0.74, Yellow = 0.50 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 35 | 66 | - |
| CMYK | 0 | 0.74 | 0.50 | 0.48 |
| HSL | 341.02º | 0.58% | 0.33% | - |
| HSV(B) | 341.02º | 0.74% | 0.52% | - |
| XYZ | 11.26 | 6.58 | 5.83 | - |
| YUV | 67.84 | 126.97 | 174.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 35 | 66 | 0 | 0.74 | 0.50 | 0.48 | 341.02 | 0.58 | 0.33 |
| Hex | 85 | 23 | 42 | 0 | 4A | 32 | 30 | 155 | 3A | 21 |
| Octal | 205 | 43 | 102 | 0 | 112 | 62 | 60 | 525 | 72 | 41 |
| Binary | 10000101 | 100011 | 1000010 | 0 | 1001010 | 110010 | 110000 | 101010101 | 111010 | 100001 |
Color Harmonies of #852342
Complementary color
Monochromatic Colors of #852342
Black with #852342
Text Example
Text Example
White with #852342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852342; }
p { color: rgb(133,35,66); }
H1.HeaderClassName
{
color: #852342;
}
.AnyTagClassName
{
color: #852342;
}
</style>
background-color css
<style>
a { background-color: #852342; }
a { background-color: rgb(133,35,66); }
div.DivClassName
{
background-color: #852342;
}
.BgClassName
{
background-color: #852342;
}
</style>
border-color css
<style>
span { border-color: #852342; }
span { border-color: rgb(133,35,66); }
td.TdClassName
{
border-color: #852342;
}
.TagClassName
{
border-color: #852342;
}
</style>