Shades of Disco #892144
Tints of Disco #892144
RGB
CMYK
RGB Variations
Color information
#892144 (or 0x892144) is known color: Disco. HEX triplet: 89, 21 and 44. RGB value is (137,33,68). Sum of RGB (Red+Green+Blue) = 137+33+68=238 (31% of max value = 765). Red value is 137 (53.91% from 255 or 57.56% from 238); Green value is 33 (13.28% from 255 or 13.87% from 238); Blue value is 68 (26.95% from 255 or 28.57% from 238); Max value from RGB is 137 - color contains mainly: red. Hex color #892144 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892144 is #76DEBB. Grayscale: #444444. Windows color (decimal): -7790268 or 4465033. OLE color: 4465033.
HSL color Cylindrical-coordinate representation of color #892144: hue angle of 339.81º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #892144 is Cyan = 0, Magento = 0.76, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 33 | 68 | - |
| CMYK | 0 | 0.76 | 0.50 | 0.46 |
| HSL | 339.81º | 0.61% | 0.33% | - |
| HSV(B) | 339.81º | 0.76% | 0.54% | - |
| XYZ | 11.9 | 6.82 | 6.16 | - |
| YUV | 68.09 | 127.96 | 177.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 33 | 68 | 0 | 0.76 | 0.50 | 0.46 | 339.81 | 0.61 | 0.33 |
| Hex | 89 | 21 | 44 | 0 | 4C | 32 | 2E | 154 | 3D | 21 |
| Octal | 211 | 41 | 104 | 0 | 114 | 62 | 56 | 524 | 75 | 41 |
| Binary | 10001001 | 100001 | 1000100 | 0 | 1001100 | 110010 | 101110 | 101010100 | 111101 | 100001 |
Color Harmonies of #892144
Complementary color
Monochromatic Colors of #892144
Black with #892144
Text Example
Text Example
White with #892144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892144; }
p { color: rgb(137,33,68); }
H1.HeaderClassName
{
color: #892144;
}
.AnyTagClassName
{
color: #892144;
}
</style>
background-color css
<style>
a { background-color: #892144; }
a { background-color: rgb(137,33,68); }
div.DivClassName
{
background-color: #892144;
}
.BgClassName
{
background-color: #892144;
}
</style>
border-color css
<style>
span { border-color: #892144; }
span { border-color: rgb(137,33,68); }
td.TdClassName
{
border-color: #892144;
}
.TagClassName
{
border-color: #892144;
}
</style>