Shades of Disco #853149
Tints of Disco #853149
RGB
CMYK
RGB Variations
Color information
#853149 (or 0x853149) is known color: Disco. HEX triplet: 85, 31 and 49. RGB value is (133,49,73). Sum of RGB (Red+Green+Blue) = 133+49+73=255 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.16% from 255); Green value is 49 (19.53% from 255 or 19.22% from 255); Blue value is 73 (28.91% from 255 or 28.63% from 255); Max value from RGB is 133 - color contains mainly: red. Hex color #853149 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #853149 is #7ACEB6. Grayscale: #4C4C4C. Windows color (decimal): -8048311 or 4796805. OLE color: 4796805.
HSL color Cylindrical-coordinate representation of color #853149: hue angle of 342.86º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #853149 is Cyan = 0, Magento = 0.63, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 49 | 73 | - |
| CMYK | 0 | 0.63 | 0.45 | 0.48 |
| HSL | 342.86º | 0.46% | 0.36% | - |
| HSV(B) | 342.86º | 0.63% | 0.52% | - |
| XYZ | 11.97 | 7.66 | 7.15 | - |
| YUV | 76.85 | 125.83 | 168.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 49 | 73 | 0 | 0.63 | 0.45 | 0.48 | 342.86 | 0.46 | 0.36 |
| Hex | 85 | 31 | 49 | 0 | 3F | 2D | 30 | 157 | 2E | 24 |
| Octal | 205 | 61 | 111 | 0 | 77 | 55 | 60 | 527 | 56 | 44 |
| Binary | 10000101 | 110001 | 1001001 | 0 | 111111 | 101101 | 110000 | 101010111 | 101110 | 100100 |
Color Harmonies of #853149
Complementary color
Monochromatic Colors of #853149
Black with #853149
Text Example
Text Example
White with #853149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853149; }
p { color: rgb(133,49,73); }
H1.HeaderClassName
{
color: #853149;
}
.AnyTagClassName
{
color: #853149;
}
</style>
background-color css
<style>
a { background-color: #853149; }
a { background-color: rgb(133,49,73); }
div.DivClassName
{
background-color: #853149;
}
.BgClassName
{
background-color: #853149;
}
</style>
border-color css
<style>
span { border-color: #853149; }
span { border-color: rgb(133,49,73); }
td.TdClassName
{
border-color: #853149;
}
.TagClassName
{
border-color: #853149;
}
</style>