Shades of Disco #851148
Tints of Disco #851148
RGB
CMYK
RGB Variations
Color information
#851148 (or 0x851148) is known color: Disco. HEX triplet: 85, 11 and 48. RGB value is (133,17,72). Sum of RGB (Red+Green+Blue) = 133+17+72=222 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.91% from 222); Green value is 17 (7.03% from 255 or 7.66% from 222); Blue value is 72 (28.52% from 255 or 32.43% from 222); Max value from RGB is 133 - color contains mainly: red. Hex color #851148 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851148 is #7AEEB7. Grayscale: #393939. Windows color (decimal): -8056504 or 4723077. OLE color: 4723077.
HSL color Cylindrical-coordinate representation of color #851148: hue angle of 331.55º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #851148 is Cyan = 0, Magento = 0.87, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 17 | 72 | - |
| CMYK | 0 | 0.87 | 0.46 | 0.48 |
| HSL | 331.55º | 0.77% | 0.29% | - |
| HSV(B) | 331.55º | 0.87% | 0.52% | - |
| XYZ | 11.04 | 5.86 | 6.68 | - |
| YUV | 57.95 | 135.93 | 181.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 17 | 72 | 0 | 0.87 | 0.46 | 0.48 | 331.55 | 0.77 | 0.29 |
| Hex | 85 | 11 | 48 | 0 | 57 | 2E | 30 | 14C | 4D | 1D |
| Octal | 205 | 21 | 110 | 0 | 127 | 56 | 60 | 514 | 115 | 35 |
| Binary | 10000101 | 10001 | 1001000 | 0 | 1010111 | 101110 | 110000 | 101001100 | 1001101 | 11101 |
Color Harmonies of #851148
Complementary color
Monochromatic Colors of #851148
Black with #851148
Text Example
Text Example
White with #851148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851148; }
p { color: rgb(133,17,72); }
H1.HeaderClassName
{
color: #851148;
}
.AnyTagClassName
{
color: #851148;
}
</style>
background-color css
<style>
a { background-color: #851148; }
a { background-color: rgb(133,17,72); }
div.DivClassName
{
background-color: #851148;
}
.BgClassName
{
background-color: #851148;
}
</style>
border-color css
<style>
span { border-color: #851148; }
span { border-color: rgb(133,17,72); }
td.TdClassName
{
border-color: #851148;
}
.TagClassName
{
border-color: #851148;
}
</style>