Shades of Disco #892349
Tints of Disco #892349
RGB
CMYK
RGB Variations
Color information
#892349 (or 0x892349) is known color: Disco. HEX triplet: 89, 23 and 49. RGB value is (137,35,73). Sum of RGB (Red+Green+Blue) = 137+35+73=245 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.92% from 245); Green value is 35 (14.06% from 255 or 14.29% from 245); Blue value is 73 (28.91% from 255 or 29.80% from 245); Max value from RGB is 137 - color contains mainly: red. Hex color #892349 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892349 is #76DCB6. Grayscale: #454545. Windows color (decimal): -7789751 or 4793225. OLE color: 4793225.
HSL color Cylindrical-coordinate representation of color #892349: hue angle of 337.65º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #892349 is Cyan = 0, Magento = 0.74, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 35 | 73 | - |
| CMYK | 0 | 0.74 | 0.47 | 0.46 |
| HSL | 337.65º | 0.59% | 0.34% | - |
| HSV(B) | 337.65º | 0.74% | 0.54% | - |
| XYZ | 12.12 | 7 | 7.02 | - |
| YUV | 69.83 | 129.79 | 175.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 35 | 73 | 0 | 0.74 | 0.47 | 0.46 | 337.65 | 0.59 | 0.34 |
| Hex | 89 | 23 | 49 | 0 | 4A | 2F | 2E | 152 | 3B | 22 |
| Octal | 211 | 43 | 111 | 0 | 112 | 57 | 56 | 522 | 73 | 42 |
| Binary | 10001001 | 100011 | 1001001 | 0 | 1001010 | 101111 | 101110 | 101010010 | 111011 | 100010 |
Color Harmonies of #892349
Complementary color
Monochromatic Colors of #892349
Black with #892349
Text Example
Text Example
White with #892349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892349; }
p { color: rgb(137,35,73); }
H1.HeaderClassName
{
color: #892349;
}
.AnyTagClassName
{
color: #892349;
}
</style>
background-color css
<style>
a { background-color: #892349; }
a { background-color: rgb(137,35,73); }
div.DivClassName
{
background-color: #892349;
}
.BgClassName
{
background-color: #892349;
}
</style>
border-color css
<style>
span { border-color: #892349; }
span { border-color: rgb(137,35,73); }
td.TdClassName
{
border-color: #892349;
}
.TagClassName
{
border-color: #892349;
}
</style>