Shades of Disco #943246
Tints of Disco #943246
RGB
CMYK
RGB Variations
Color information
#943246 (or 0x943246) is known color: Disco. HEX triplet: 94, 32 and 46. RGB value is (148,50,70). Sum of RGB (Red+Green+Blue) = 148+50+70=268 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.22% from 268); Green value is 50 (19.92% from 255 or 18.66% from 268); Blue value is 70 (27.73% from 255 or 26.12% from 268); Max value from RGB is 148 - color contains mainly: red. Hex color #943246 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943246 is #6BCDB9. Grayscale: #515151. Windows color (decimal): -7065018 or 4600468. OLE color: 4600468.
HSL color Cylindrical-coordinate representation of color #943246: hue angle of 347.76º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #943246 is Cyan = 0, Magento = 0.66, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 50 | 70 | - |
| CMYK | 0 | 0.66 | 0.53 | 0.42 |
| HSL | 347.76º | 0.49% | 0.39% | - |
| HSV(B) | 347.76º | 0.66% | 0.58% | - |
| XYZ | 14.46 | 9.02 | 6.77 | - |
| YUV | 81.58 | 121.47 | 175.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 50 | 70 | 0 | 0.66 | 0.53 | 0.42 | 347.76 | 0.49 | 0.39 |
| Hex | 94 | 32 | 46 | 0 | 42 | 35 | 2A | 15C | 31 | 27 |
| Octal | 224 | 62 | 106 | 0 | 102 | 65 | 52 | 534 | 61 | 47 |
| Binary | 10010100 | 110010 | 1000110 | 0 | 1000010 | 110101 | 101010 | 101011100 | 110001 | 100111 |
Color Harmonies of #943246
Complementary color
Monochromatic Colors of #943246
Black with #943246
Text Example
Text Example
White with #943246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943246; }
p { color: rgb(148,50,70); }
H1.HeaderClassName
{
color: #943246;
}
.AnyTagClassName
{
color: #943246;
}
</style>
background-color css
<style>
a { background-color: #943246; }
a { background-color: rgb(148,50,70); }
div.DivClassName
{
background-color: #943246;
}
.BgClassName
{
background-color: #943246;
}
</style>
border-color css
<style>
span { border-color: #943246; }
span { border-color: rgb(148,50,70); }
td.TdClassName
{
border-color: #943246;
}
.TagClassName
{
border-color: #943246;
}
</style>