Shades of Disco #942144
Tints of Disco #942144
RGB
CMYK
RGB Variations
Color information
#942144 (or 0x942144) is known color: Disco. HEX triplet: 94, 21 and 44. RGB value is (148,33,68). Sum of RGB (Red+Green+Blue) = 148+33+68=249 (32% of max value = 765). Red value is 148 (58.20% from 255 or 59.44% from 249); Green value is 33 (13.28% from 255 or 13.25% from 249); Blue value is 68 (26.95% from 255 or 27.31% from 249); Max value from RGB is 148 - color contains mainly: red. Hex color #942144 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #942144 is #6BDEBB. Grayscale: #474747. Windows color (decimal): -7069372 or 4465044. OLE color: 4465044.
HSL color Cylindrical-coordinate representation of color #942144: hue angle of 341.74º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #942144 is Cyan = 0, Magento = 0.78, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 33 | 68 | - |
| CMYK | 0 | 0.78 | 0.54 | 0.42 |
| HSL | 341.74º | 0.64% | 0.35% | - |
| HSV(B) | 341.74º | 0.78% | 0.58% | - |
| XYZ | 13.8 | 7.8 | 6.25 | - |
| YUV | 71.38 | 126.1 | 182.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 33 | 68 | 0 | 0.78 | 0.54 | 0.42 | 341.74 | 0.64 | 0.35 |
| Hex | 94 | 21 | 44 | 0 | 4E | 36 | 2A | 156 | 40 | 23 |
| Octal | 224 | 41 | 104 | 0 | 116 | 66 | 52 | 526 | 100 | 43 |
| Binary | 10010100 | 100001 | 1000100 | 0 | 1001110 | 110110 | 101010 | 101010110 | 1000000 | 100011 |
Color Harmonies of #942144
Complementary color
Monochromatic Colors of #942144
Black with #942144
Text Example
Text Example
White with #942144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942144; }
p { color: rgb(148,33,68); }
H1.HeaderClassName
{
color: #942144;
}
.AnyTagClassName
{
color: #942144;
}
</style>
background-color css
<style>
a { background-color: #942144; }
a { background-color: rgb(148,33,68); }
div.DivClassName
{
background-color: #942144;
}
.BgClassName
{
background-color: #942144;
}
</style>
border-color css
<style>
span { border-color: #942144; }
span { border-color: rgb(148,33,68); }
td.TdClassName
{
border-color: #942144;
}
.TagClassName
{
border-color: #942144;
}
</style>