Shades of Disco #891345
Tints of Disco #891345
RGB
CMYK
RGB Variations
Color information
#891345 (or 0x891345) is known color: Disco. HEX triplet: 89, 13 and 45. RGB value is (137,19,69). Sum of RGB (Red+Green+Blue) = 137+19+69=225 (29% of max value = 765). Red value is 137 (53.91% from 255 or 60.89% from 225); Green value is 19 (7.81% from 255 or 8.44% from 225); Blue value is 69 (27.34% from 255 or 30.67% from 225); Max value from RGB is 137 - color contains mainly: red. Hex color #891345 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891345 is #76ECBA. Grayscale: #3B3B3B. Windows color (decimal): -7793851 or 4526985. OLE color: 4526985.
HSL color Cylindrical-coordinate representation of color #891345: hue angle of 334.58º 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 #891345 is Cyan = 0, Magento = 0.86, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 19 | 69 | - |
| CMYK | 0 | 0.86 | 0.50 | 0.46 |
| HSL | 334.58º | 0.76% | 0.31% | - |
| HSV(B) | 334.58º | 0.86% | 0.54% | - |
| XYZ | 11.62 | 6.21 | 6.22 | - |
| YUV | 59.98 | 133.09 | 182.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 19 | 69 | 0 | 0.86 | 0.50 | 0.46 | 334.58 | 0.76 | 0.31 |
| Hex | 89 | 13 | 45 | 0 | 56 | 32 | 2E | 14F | 4C | 1F |
| Octal | 211 | 23 | 105 | 0 | 126 | 62 | 56 | 517 | 114 | 37 |
| Binary | 10001001 | 10011 | 1000101 | 0 | 1010110 | 110010 | 101110 | 101001111 | 1001100 | 11111 |
Color Harmonies of #891345
Complementary color
Monochromatic Colors of #891345
Black with #891345
Text Example
Text Example
White with #891345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891345; }
p { color: rgb(137,19,69); }
H1.HeaderClassName
{
color: #891345;
}
.AnyTagClassName
{
color: #891345;
}
</style>
background-color css
<style>
a { background-color: #891345; }
a { background-color: rgb(137,19,69); }
div.DivClassName
{
background-color: #891345;
}
.BgClassName
{
background-color: #891345;
}
</style>
border-color css
<style>
span { border-color: #891345; }
span { border-color: rgb(137,19,69); }
td.TdClassName
{
border-color: #891345;
}
.TagClassName
{
border-color: #891345;
}
</style>