Shades of Disco #881547
Tints of Disco #881547
RGB
CMYK
RGB Variations
Color information
#881547 (or 0x881547) is known color: Disco. HEX triplet: 88, 15 and 47. RGB value is (136,21,71). Sum of RGB (Red+Green+Blue) = 136+21+71=228 (30% of max value = 765). Red value is 136 (53.52% from 255 or 59.65% from 228); Green value is 21 (8.59% from 255 or 9.21% from 228); Blue value is 71 (28.12% from 255 or 31.14% from 228); Max value from RGB is 136 - color contains mainly: red. Hex color #881547 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #881547 is #77EAB8. Grayscale: #3D3D3D. Windows color (decimal): -7858873 or 4658568. OLE color: 4658568.
HSL color Cylindrical-coordinate representation of color #881547: hue angle of 333.91º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #881547 is Cyan = 0, Magento = 0.85, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 21 | 71 | - |
| CMYK | 0 | 0.85 | 0.48 | 0.47 |
| HSL | 333.91º | 0.73% | 0.31% | - |
| HSV(B) | 333.91º | 0.85% | 0.53% | - |
| XYZ | 11.56 | 6.23 | 6.55 | - |
| YUV | 61.09 | 133.6 | 181.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 21 | 71 | 0 | 0.85 | 0.48 | 0.47 | 333.91 | 0.73 | 0.31 |
| Hex | 88 | 15 | 47 | 0 | 55 | 30 | 2F | 14E | 49 | 1F |
| Octal | 210 | 25 | 107 | 0 | 125 | 60 | 57 | 516 | 111 | 37 |
| Binary | 10001000 | 10101 | 1000111 | 0 | 1010101 | 110000 | 101111 | 101001110 | 1001001 | 11111 |
Color Harmonies of #881547
Complementary color
Monochromatic Colors of #881547
Black with #881547
Text Example
Text Example
White with #881547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881547; }
p { color: rgb(136,21,71); }
H1.HeaderClassName
{
color: #881547;
}
.AnyTagClassName
{
color: #881547;
}
</style>
background-color css
<style>
a { background-color: #881547; }
a { background-color: rgb(136,21,71); }
div.DivClassName
{
background-color: #881547;
}
.BgClassName
{
background-color: #881547;
}
</style>
border-color css
<style>
span { border-color: #881547; }
span { border-color: rgb(136,21,71); }
td.TdClassName
{
border-color: #881547;
}
.TagClassName
{
border-color: #881547;
}
</style>