Shades of Disco #892749
Tints of Disco #892749
RGB
CMYK
RGB Variations
Color information
#892749 (or 0x892749) is known color: Disco. HEX triplet: 89, 27 and 49. RGB value is (137,39,73). Sum of RGB (Red+Green+Blue) = 137+39+73=249 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.02% from 249); Green value is 39 (15.62% from 255 or 15.66% from 249); Blue value is 73 (28.91% from 255 or 29.32% from 249); Max value from RGB is 137 - color contains mainly: red. Hex color #892749 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892749 is #76D8B6. Grayscale: #484848. Windows color (decimal): -7788727 or 4794249. OLE color: 4794249.
HSL color Cylindrical-coordinate representation of color #892749: hue angle of 339.18º degrees, saturation: 0.56, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #892749 is Cyan = 0, Magento = 0.72, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 39 | 73 | - |
| CMYK | 0 | 0.72 | 0.47 | 0.46 |
| HSL | 339.18º | 0.56% | 0.35% | - |
| HSV(B) | 339.18º | 0.72% | 0.54% | - |
| XYZ | 12.24 | 7.25 | 7.06 | - |
| YUV | 72.18 | 128.47 | 174.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 39 | 73 | 0 | 0.72 | 0.47 | 0.46 | 339.18 | 0.56 | 0.35 |
| Hex | 89 | 27 | 49 | 0 | 48 | 2F | 2E | 153 | 38 | 23 |
| Octal | 211 | 47 | 111 | 0 | 110 | 57 | 56 | 523 | 70 | 43 |
| Binary | 10001001 | 100111 | 1001001 | 0 | 1001000 | 101111 | 101110 | 101010011 | 111000 | 100011 |
Color Harmonies of #892749
Complementary color
Monochromatic Colors of #892749
Black with #892749
Text Example
Text Example
White with #892749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892749; }
p { color: rgb(137,39,73); }
H1.HeaderClassName
{
color: #892749;
}
.AnyTagClassName
{
color: #892749;
}
</style>
background-color css
<style>
a { background-color: #892749; }
a { background-color: rgb(137,39,73); }
div.DivClassName
{
background-color: #892749;
}
.BgClassName
{
background-color: #892749;
}
</style>
border-color css
<style>
span { border-color: #892749; }
span { border-color: rgb(137,39,73); }
td.TdClassName
{
border-color: #892749;
}
.TagClassName
{
border-color: #892749;
}
</style>