Shades of Disco #891344
Tints of Disco #891344
RGB
CMYK
RGB Variations
Color information
#891344 (or 0x891344) is known color: Disco. HEX triplet: 89, 13 and 44. RGB value is (137,19,68). Sum of RGB (Red+Green+Blue) = 137+19+68=224 (29% of max value = 765). Red value is 137 (53.91% from 255 or 61.16% from 224); Green value is 19 (7.81% from 255 or 8.48% from 224); Blue value is 68 (26.95% from 255 or 30.36% from 224); Max value from RGB is 137 - color contains mainly: red. Hex color #891344 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891344 is #76ECBB. Grayscale: #3B3B3B. Windows color (decimal): -7793852 or 4461449. OLE color: 4461449.
HSL color Cylindrical-coordinate representation of color #891344: hue angle of 335.08º 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 #891344 is Cyan = 0, Magento = 0.86, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 19 | 68 | - |
| CMYK | 0 | 0.86 | 0.50 | 0.46 |
| HSL | 335.08º | 0.76% | 0.31% | - |
| HSV(B) | 335.08º | 0.86% | 0.54% | - |
| XYZ | 11.59 | 6.2 | 6.05 | - |
| YUV | 59.87 | 132.59 | 183.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 19 | 68 | 0 | 0.86 | 0.50 | 0.46 | 335.08 | 0.76 | 0.31 |
| Hex | 89 | 13 | 44 | 0 | 56 | 32 | 2E | 14F | 4C | 1F |
| Octal | 211 | 23 | 104 | 0 | 126 | 62 | 56 | 517 | 114 | 37 |
| Binary | 10001001 | 10011 | 1000100 | 0 | 1010110 | 110010 | 101110 | 101001111 | 1001100 | 11111 |
Color Harmonies of #891344
Complementary color
Monochromatic Colors of #891344
Black with #891344
Text Example
Text Example
White with #891344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891344; }
p { color: rgb(137,19,68); }
H1.HeaderClassName
{
color: #891344;
}
.AnyTagClassName
{
color: #891344;
}
</style>
background-color css
<style>
a { background-color: #891344; }
a { background-color: rgb(137,19,68); }
div.DivClassName
{
background-color: #891344;
}
.BgClassName
{
background-color: #891344;
}
</style>
border-color css
<style>
span { border-color: #891344; }
span { border-color: rgb(137,19,68); }
td.TdClassName
{
border-color: #891344;
}
.TagClassName
{
border-color: #891344;
}
</style>