Shades of Disco #922748
Tints of Disco #922748
RGB
CMYK
RGB Variations
Color information
#922748 (or 0x922748) is known color: Disco. HEX triplet: 92, 27 and 48. RGB value is (146,39,72). Sum of RGB (Red+Green+Blue) = 146+39+72=257 (34% of max value = 765). Red value is 146 (57.42% from 255 or 56.81% from 257); Green value is 39 (15.62% from 255 or 15.18% from 257); Blue value is 72 (28.52% from 255 or 28.02% from 257); Max value from RGB is 146 - color contains mainly: red. Hex color #922748 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #922748 is #6DD8B7. Grayscale: #4A4A4A. Windows color (decimal): -7198904 or 4728722. OLE color: 4728722.
HSL color Cylindrical-coordinate representation of color #922748: hue angle of 341.5º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #922748 is Cyan = 0, Magento = 0.73, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 39 | 72 | - |
| CMYK | 0 | 0.73 | 0.51 | 0.43 |
| HSL | 341.5º | 0.58% | 0.36% | - |
| HSV(B) | 341.5º | 0.73% | 0.57% | - |
| XYZ | 13.75 | 8.03 | 6.96 | - |
| YUV | 74.76 | 126.45 | 178.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 39 | 72 | 0 | 0.73 | 0.51 | 0.43 | 341.5 | 0.58 | 0.36 |
| Hex | 92 | 27 | 48 | 0 | 49 | 33 | 2B | 155 | 3A | 24 |
| Octal | 222 | 47 | 110 | 0 | 111 | 63 | 53 | 525 | 72 | 44 |
| Binary | 10010010 | 100111 | 1001000 | 0 | 1001001 | 110011 | 101011 | 101010101 | 111010 | 100100 |
Color Harmonies of #922748
Complementary color
Monochromatic Colors of #922748
Black with #922748
Text Example
Text Example
White with #922748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922748; }
p { color: rgb(146,39,72); }
H1.HeaderClassName
{
color: #922748;
}
.AnyTagClassName
{
color: #922748;
}
</style>
background-color css
<style>
a { background-color: #922748; }
a { background-color: rgb(146,39,72); }
div.DivClassName
{
background-color: #922748;
}
.BgClassName
{
background-color: #922748;
}
</style>
border-color css
<style>
span { border-color: #922748; }
span { border-color: rgb(146,39,72); }
td.TdClassName
{
border-color: #922748;
}
.TagClassName
{
border-color: #922748;
}
</style>