Shades of Disco #881746
Tints of Disco #881746
RGB
CMYK
RGB Variations
Color information
#881746 (or 0x881746) is known color: Disco. HEX triplet: 88, 17 and 46. RGB value is (136,23,70). Sum of RGB (Red+Green+Blue) = 136+23+70=229 (30% of max value = 765). Red value is 136 (53.52% from 255 or 59.39% from 229); Green value is 23 (9.38% from 255 or 10.04% from 229); Blue value is 70 (27.73% from 255 or 30.57% from 229); Max value from RGB is 136 - color contains mainly: red. Hex color #881746 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #881746 is #77E8B9. Grayscale: #3E3E3E. Windows color (decimal): -7858362 or 4593544. OLE color: 4593544.
HSL color Cylindrical-coordinate representation of color #881746: hue angle of 335.04º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #881746 is Cyan = 0, Magento = 0.83, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 23 | 70 | - |
| CMYK | 0 | 0.83 | 0.49 | 0.47 |
| HSL | 335.04º | 0.71% | 0.31% | - |
| HSV(B) | 335.04º | 0.83% | 0.53% | - |
| XYZ | 11.57 | 6.29 | 6.4 | - |
| YUV | 62.15 | 132.44 | 180.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 23 | 70 | 0 | 0.83 | 0.49 | 0.47 | 335.04 | 0.71 | 0.31 |
| Hex | 88 | 17 | 46 | 0 | 53 | 31 | 2F | 14F | 47 | 1F |
| Octal | 210 | 27 | 106 | 0 | 123 | 61 | 57 | 517 | 107 | 37 |
| Binary | 10001000 | 10111 | 1000110 | 0 | 1010011 | 110001 | 101111 | 101001111 | 1000111 | 11111 |
Color Harmonies of #881746
Complementary color
Monochromatic Colors of #881746
Black with #881746
Text Example
Text Example
White with #881746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881746; }
p { color: rgb(136,23,70); }
H1.HeaderClassName
{
color: #881746;
}
.AnyTagClassName
{
color: #881746;
}
</style>
background-color css
<style>
a { background-color: #881746; }
a { background-color: rgb(136,23,70); }
div.DivClassName
{
background-color: #881746;
}
.BgClassName
{
background-color: #881746;
}
</style>
border-color css
<style>
span { border-color: #881746; }
span { border-color: rgb(136,23,70); }
td.TdClassName
{
border-color: #881746;
}
.TagClassName
{
border-color: #881746;
}
</style>