Shades of Disco #891844
Tints of Disco #891844
RGB
CMYK
RGB Variations
Color information
#891844 (or 0x891844) is known color: Disco. HEX triplet: 89, 18 and 44. RGB value is (137,24,68). Sum of RGB (Red+Green+Blue) = 137+24+68=229 (30% of max value = 765). Red value is 137 (53.91% from 255 or 59.83% from 229); Green value is 24 (9.77% from 255 or 10.48% from 229); Blue value is 68 (26.95% from 255 or 29.69% from 229); Max value from RGB is 137 - color contains mainly: red. Hex color #891844 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891844 is #76E7BB. Grayscale: #3E3E3E. Windows color (decimal): -7792572 or 4462729. OLE color: 4462729.
HSL color Cylindrical-coordinate representation of color #891844: hue angle of 336.64º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #891844 is Cyan = 0, Magento = 0.82, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 24 | 68 | - |
| CMYK | 0 | 0.82 | 0.50 | 0.46 |
| HSL | 336.64º | 0.7% | 0.32% | - |
| HSV(B) | 336.64º | 0.82% | 0.54% | - |
| XYZ | 11.69 | 6.39 | 6.09 | - |
| YUV | 62.8 | 130.94 | 180.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 24 | 68 | 0 | 0.82 | 0.50 | 0.46 | 336.64 | 0.7 | 0.32 |
| Hex | 89 | 18 | 44 | 0 | 52 | 32 | 2E | 151 | 46 | 20 |
| Octal | 211 | 30 | 104 | 0 | 122 | 62 | 56 | 521 | 106 | 40 |
| Binary | 10001001 | 11000 | 1000100 | 0 | 1010010 | 110010 | 101110 | 101010001 | 1000110 | 100000 |
Color Harmonies of #891844
Complementary color
Monochromatic Colors of #891844
Black with #891844
Text Example
Text Example
White with #891844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891844; }
p { color: rgb(137,24,68); }
H1.HeaderClassName
{
color: #891844;
}
.AnyTagClassName
{
color: #891844;
}
</style>
background-color css
<style>
a { background-color: #891844; }
a { background-color: rgb(137,24,68); }
div.DivClassName
{
background-color: #891844;
}
.BgClassName
{
background-color: #891844;
}
</style>
border-color css
<style>
span { border-color: #891844; }
span { border-color: rgb(137,24,68); }
td.TdClassName
{
border-color: #891844;
}
.TagClassName
{
border-color: #891844;
}
</style>