Shades of Disco #892741
Tints of Disco #892741
RGB
CMYK
RGB Variations
Color information
#892741 (or 0x892741) is known color: Disco. HEX triplet: 89, 27 and 41. RGB value is (137,39,65). Sum of RGB (Red+Green+Blue) = 137+39+65=241 (31% of max value = 765). Red value is 137 (53.91% from 255 or 56.85% from 241); Green value is 39 (15.62% from 255 or 16.18% from 241); Blue value is 65 (25.78% from 255 or 26.97% from 241); Max value from RGB is 137 - color contains mainly: red. Hex color #892741 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892741 is #76D8BE. Grayscale: #474747. Windows color (decimal): -7788735 or 4269961. OLE color: 4269961.
HSL color Cylindrical-coordinate representation of color #892741: hue angle of 344.08º 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 #892741 is Cyan = 0, Magento = 0.72, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 39 | 65 | - |
| CMYK | 0 | 0.72 | 0.53 | 0.46 |
| HSL | 344.08º | 0.56% | 0.35% | - |
| HSV(B) | 344.08º | 0.72% | 0.54% | - |
| XYZ | 12 | 7.15 | 5.75 | - |
| YUV | 71.27 | 124.47 | 174.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 39 | 65 | 0 | 0.72 | 0.53 | 0.46 | 344.08 | 0.56 | 0.35 |
| Hex | 89 | 27 | 41 | 0 | 48 | 35 | 2E | 158 | 38 | 23 |
| Octal | 211 | 47 | 101 | 0 | 110 | 65 | 56 | 530 | 70 | 43 |
| Binary | 10001001 | 100111 | 1000001 | 0 | 1001000 | 110101 | 101110 | 101011000 | 111000 | 100011 |
Color Harmonies of #892741
Complementary color
Monochromatic Colors of #892741
Black with #892741
Text Example
Text Example
White with #892741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892741; }
p { color: rgb(137,39,65); }
H1.HeaderClassName
{
color: #892741;
}
.AnyTagClassName
{
color: #892741;
}
</style>
background-color css
<style>
a { background-color: #892741; }
a { background-color: rgb(137,39,65); }
div.DivClassName
{
background-color: #892741;
}
.BgClassName
{
background-color: #892741;
}
</style>
border-color css
<style>
span { border-color: #892741; }
span { border-color: rgb(137,39,65); }
td.TdClassName
{
border-color: #892741;
}
.TagClassName
{
border-color: #892741;
}
</style>