Shades of Disco #891343
Tints of Disco #891343
RGB
CMYK
RGB Variations
Color information
#891343 (or 0x891343) is known color: Disco. HEX triplet: 89, 13 and 43. RGB value is (137,19,67). Sum of RGB (Red+Green+Blue) = 137+19+67=223 (29% of max value = 765). Red value is 137 (53.91% from 255 or 61.43% from 223); Green value is 19 (7.81% from 255 or 8.52% from 223); Blue value is 67 (26.56% from 255 or 30.04% from 223); Max value from RGB is 137 - color contains mainly: red. Hex color #891343 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891343 is #76ECBC. Grayscale: #3B3B3B. Windows color (decimal): -7793853 or 4395913. OLE color: 4395913.
HSL color Cylindrical-coordinate representation of color #891343: hue angle of 335.59º 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 #891343 is Cyan = 0, Magento = 0.86, Yellow = 0.51 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 19 | 67 | - |
| CMYK | 0 | 0.86 | 0.51 | 0.46 |
| HSL | 335.59º | 0.76% | 0.31% | - |
| HSV(B) | 335.59º | 0.86% | 0.54% | - |
| XYZ | 11.56 | 6.19 | 5.9 | - |
| YUV | 59.75 | 132.09 | 183.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 19 | 67 | 0 | 0.86 | 0.51 | 0.46 | 335.59 | 0.76 | 0.31 |
| Hex | 89 | 13 | 43 | 0 | 56 | 33 | 2E | 150 | 4C | 1F |
| Octal | 211 | 23 | 103 | 0 | 126 | 63 | 56 | 520 | 114 | 37 |
| Binary | 10001001 | 10011 | 1000011 | 0 | 1010110 | 110011 | 101110 | 101010000 | 1001100 | 11111 |
Color Harmonies of #891343
Complementary color
Monochromatic Colors of #891343
Black with #891343
Text Example
Text Example
White with #891343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891343; }
p { color: rgb(137,19,67); }
H1.HeaderClassName
{
color: #891343;
}
.AnyTagClassName
{
color: #891343;
}
</style>
background-color css
<style>
a { background-color: #891343; }
a { background-color: rgb(137,19,67); }
div.DivClassName
{
background-color: #891343;
}
.BgClassName
{
background-color: #891343;
}
</style>
border-color css
<style>
span { border-color: #891343; }
span { border-color: rgb(137,19,67); }
td.TdClassName
{
border-color: #891343;
}
.TagClassName
{
border-color: #891343;
}
</style>