Shades of Disco #891349
Tints of Disco #891349
RGB
CMYK
RGB Variations
Color information
#891349 (or 0x891349) is known color: Disco. HEX triplet: 89, 13 and 49. RGB value is (137,19,73). Sum of RGB (Red+Green+Blue) = 137+19+73=229 (30% of max value = 765). Red value is 137 (53.91% from 255 or 59.83% from 229); Green value is 19 (7.81% from 255 or 8.30% from 229); Blue value is 73 (28.91% from 255 or 31.88% from 229); Max value from RGB is 137 - color contains mainly: red. Hex color #891349 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891349 is #76ECB6. Grayscale: #3C3C3C. Windows color (decimal): -7793847 or 4789129. OLE color: 4789129.
HSL color Cylindrical-coordinate representation of color #891349: hue angle of 332.54º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #891349 is Cyan = 0, Magento = 0.86, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 19 | 73 | - |
| CMYK | 0 | 0.86 | 0.47 | 0.46 |
| HSL | 332.54º | 0.76% | 0.31% | - |
| HSV(B) | 332.54º | 0.86% | 0.54% | - |
| XYZ | 11.75 | 6.27 | 6.89 | - |
| YUV | 60.44 | 135.09 | 182.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 19 | 73 | 0 | 0.86 | 0.47 | 0.46 | 332.54 | 0.76 | 0.31 |
| Hex | 89 | 13 | 49 | 0 | 56 | 2F | 2E | 14D | 4C | 1F |
| Octal | 211 | 23 | 111 | 0 | 126 | 57 | 56 | 515 | 114 | 37 |
| Binary | 10001001 | 10011 | 1001001 | 0 | 1010110 | 101111 | 101110 | 101001101 | 1001100 | 11111 |
Color Harmonies of #891349
Complementary color
Monochromatic Colors of #891349
Black with #891349
Text Example
Text Example
White with #891349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891349; }
p { color: rgb(137,19,73); }
H1.HeaderClassName
{
color: #891349;
}
.AnyTagClassName
{
color: #891349;
}
</style>
background-color css
<style>
a { background-color: #891349; }
a { background-color: rgb(137,19,73); }
div.DivClassName
{
background-color: #891349;
}
.BgClassName
{
background-color: #891349;
}
</style>
border-color css
<style>
span { border-color: #891349; }
span { border-color: rgb(137,19,73); }
td.TdClassName
{
border-color: #891349;
}
.TagClassName
{
border-color: #891349;
}
</style>