Shades of Disco #891744
Tints of Disco #891744
RGB
CMYK
RGB Variations
Color information
#891744 (or 0x891744) is known color: Disco. HEX triplet: 89, 17 and 44. RGB value is (137,23,68). Sum of RGB (Red+Green+Blue) = 137+23+68=228 (30% of max value = 765). Red value is 137 (53.91% from 255 or 60.09% from 228); Green value is 23 (9.38% from 255 or 10.09% from 228); Blue value is 68 (26.95% from 255 or 29.82% from 228); Max value from RGB is 137 - color contains mainly: red. Hex color #891744 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891744 is #76E8BB. Grayscale: #3E3E3E. Windows color (decimal): -7792828 or 4462473. OLE color: 4462473.
HSL color Cylindrical-coordinate representation of color #891744: hue angle of 336.32º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #891744 is Cyan = 0, Magento = 0.83, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 23 | 68 | - |
| CMYK | 0 | 0.83 | 0.50 | 0.46 |
| HSL | 336.32º | 0.71% | 0.31% | - |
| HSV(B) | 336.32º | 0.83% | 0.54% | - |
| XYZ | 11.67 | 6.35 | 6.08 | - |
| YUV | 62.22 | 131.27 | 181.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 23 | 68 | 0 | 0.83 | 0.50 | 0.46 | 336.32 | 0.71 | 0.31 |
| Hex | 89 | 17 | 44 | 0 | 53 | 32 | 2E | 150 | 47 | 1F |
| Octal | 211 | 27 | 104 | 0 | 123 | 62 | 56 | 520 | 107 | 37 |
| Binary | 10001001 | 10111 | 1000100 | 0 | 1010011 | 110010 | 101110 | 101010000 | 1000111 | 11111 |
Color Harmonies of #891744
Complementary color
Monochromatic Colors of #891744
Black with #891744
Text Example
Text Example
White with #891744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891744; }
p { color: rgb(137,23,68); }
H1.HeaderClassName
{
color: #891744;
}
.AnyTagClassName
{
color: #891744;
}
</style>
background-color css
<style>
a { background-color: #891744; }
a { background-color: rgb(137,23,68); }
div.DivClassName
{
background-color: #891744;
}
.BgClassName
{
background-color: #891744;
}
</style>
border-color css
<style>
span { border-color: #891744; }
span { border-color: rgb(137,23,68); }
td.TdClassName
{
border-color: #891744;
}
.TagClassName
{
border-color: #891744;
}
</style>