Shades of Disco #852641
Tints of Disco #852641
RGB
CMYK
RGB Variations
Color information
#852641 (or 0x852641) is known color: Disco. HEX triplet: 85, 26 and 41. RGB value is (133,38,65). Sum of RGB (Red+Green+Blue) = 133+38+65=236 (31% of max value = 765). Red value is 133 (52.34% from 255 or 56.36% from 236); Green value is 38 (15.23% from 255 or 16.10% from 236); Blue value is 65 (25.78% from 255 or 27.54% from 236); Max value from RGB is 133 - color contains mainly: red. Hex color #852641 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852641 is #7AD9BE. Grayscale: #454545. Windows color (decimal): -8051135 or 4269701. OLE color: 4269701.
HSL color Cylindrical-coordinate representation of color #852641: hue angle of 342.95º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #852641 is Cyan = 0, Magento = 0.71, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 38 | 65 | - |
| CMYK | 0 | 0.71 | 0.51 | 0.48 |
| HSL | 342.95º | 0.56% | 0.34% | - |
| HSV(B) | 342.95º | 0.71% | 0.52% | - |
| XYZ | 11.32 | 6.75 | 5.71 | - |
| YUV | 69.48 | 125.47 | 173.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 38 | 65 | 0 | 0.71 | 0.51 | 0.48 | 342.95 | 0.56 | 0.34 |
| Hex | 85 | 26 | 41 | 0 | 47 | 33 | 30 | 157 | 38 | 22 |
| Octal | 205 | 46 | 101 | 0 | 107 | 63 | 60 | 527 | 70 | 42 |
| Binary | 10000101 | 100110 | 1000001 | 0 | 1000111 | 110011 | 110000 | 101010111 | 111000 | 100010 |
Color Harmonies of #852641
Complementary color
Monochromatic Colors of #852641
Black with #852641
Text Example
Text Example
White with #852641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852641; }
p { color: rgb(133,38,65); }
H1.HeaderClassName
{
color: #852641;
}
.AnyTagClassName
{
color: #852641;
}
</style>
background-color css
<style>
a { background-color: #852641; }
a { background-color: rgb(133,38,65); }
div.DivClassName
{
background-color: #852641;
}
.BgClassName
{
background-color: #852641;
}
</style>
border-color css
<style>
span { border-color: #852641; }
span { border-color: rgb(133,38,65); }
td.TdClassName
{
border-color: #852641;
}
.TagClassName
{
border-color: #852641;
}
</style>