Shades of Disco #942642
Tints of Disco #942642
RGB
CMYK
RGB Variations
Color information
#942642 (or 0x942642) is known color: Disco. HEX triplet: 94, 26 and 42. RGB value is (148,38,66). Sum of RGB (Red+Green+Blue) = 148+38+66=252 (33% of max value = 765). Red value is 148 (58.20% from 255 or 58.73% from 252); Green value is 38 (15.23% from 255 or 15.08% from 252); Blue value is 66 (26.17% from 255 or 26.19% from 252); Max value from RGB is 148 - color contains mainly: red. Hex color #942642 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #942642 is #6BD9BD. Grayscale: #4A4A4A. Windows color (decimal): -7068094 or 4335252. OLE color: 4335252.
HSL color Cylindrical-coordinate representation of color #942642: hue angle of 344.73º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #942642 is Cyan = 0, Magento = 0.74, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 38 | 66 | - |
| CMYK | 0 | 0.74 | 0.55 | 0.42 |
| HSL | 344.73º | 0.59% | 0.36% | - |
| HSV(B) | 344.73º | 0.74% | 0.58% | - |
| XYZ | 13.89 | 8.08 | 5.98 | - |
| YUV | 74.08 | 123.44 | 180.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 38 | 66 | 0 | 0.74 | 0.55 | 0.42 | 344.73 | 0.59 | 0.36 |
| Hex | 94 | 26 | 42 | 0 | 4A | 37 | 2A | 159 | 3B | 24 |
| Octal | 224 | 46 | 102 | 0 | 112 | 67 | 52 | 531 | 73 | 44 |
| Binary | 10010100 | 100110 | 1000010 | 0 | 1001010 | 110111 | 101010 | 101011001 | 111011 | 100100 |
Color Harmonies of #942642
Complementary color
Monochromatic Colors of #942642
Black with #942642
Text Example
Text Example
White with #942642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942642; }
p { color: rgb(148,38,66); }
H1.HeaderClassName
{
color: #942642;
}
.AnyTagClassName
{
color: #942642;
}
</style>
background-color css
<style>
a { background-color: #942642; }
a { background-color: rgb(148,38,66); }
div.DivClassName
{
background-color: #942642;
}
.BgClassName
{
background-color: #942642;
}
</style>
border-color css
<style>
span { border-color: #942642; }
span { border-color: rgb(148,38,66); }
td.TdClassName
{
border-color: #942642;
}
.TagClassName
{
border-color: #942642;
}
</style>