Shades of Disco #892642
Tints of Disco #892642
RGB
CMYK
RGB Variations
Color information
#892642 (or 0x892642) is known color: Disco. HEX triplet: 89, 26 and 42. RGB value is (137,38,66). Sum of RGB (Red+Green+Blue) = 137+38+66=241 (31% of max value = 765). Red value is 137 (53.91% from 255 or 56.85% from 241); Green value is 38 (15.23% from 255 or 15.77% from 241); Blue value is 66 (26.17% from 255 or 27.39% from 241); Max value from RGB is 137 - color contains mainly: red. Hex color #892642 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892642 is #76D9BD. Grayscale: #464646. Windows color (decimal): -7788990 or 4335241. OLE color: 4335241.
HSL color Cylindrical-coordinate representation of color #892642: hue angle of 343.03º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #892642 is Cyan = 0, Magento = 0.72, Yellow = 0.52 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 38 | 66 | - |
| CMYK | 0 | 0.72 | 0.52 | 0.46 |
| HSL | 343.03º | 0.57% | 0.34% | - |
| HSV(B) | 343.03º | 0.72% | 0.54% | - |
| XYZ | 11.99 | 7.1 | 5.89 | - |
| YUV | 70.79 | 125.3 | 175.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 38 | 66 | 0 | 0.72 | 0.52 | 0.46 | 343.03 | 0.57 | 0.34 |
| Hex | 89 | 26 | 42 | 0 | 48 | 34 | 2E | 157 | 39 | 22 |
| Octal | 211 | 46 | 102 | 0 | 110 | 64 | 56 | 527 | 71 | 42 |
| Binary | 10001001 | 100110 | 1000010 | 0 | 1001000 | 110100 | 101110 | 101010111 | 111001 | 100010 |
Color Harmonies of #892642
Complementary color
Monochromatic Colors of #892642
Black with #892642
Text Example
Text Example
White with #892642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892642; }
p { color: rgb(137,38,66); }
H1.HeaderClassName
{
color: #892642;
}
.AnyTagClassName
{
color: #892642;
}
</style>
background-color css
<style>
a { background-color: #892642; }
a { background-color: rgb(137,38,66); }
div.DivClassName
{
background-color: #892642;
}
.BgClassName
{
background-color: #892642;
}
</style>
border-color css
<style>
span { border-color: #892642; }
span { border-color: rgb(137,38,66); }
td.TdClassName
{
border-color: #892642;
}
.TagClassName
{
border-color: #892642;
}
</style>