Shades of Disco #943346
Tints of Disco #943346
RGB
CMYK
RGB Variations
Color information
#943346 (or 0x943346) is known color: Disco. HEX triplet: 94, 33 and 46. RGB value is (148,51,70). Sum of RGB (Red+Green+Blue) = 148+51+70=269 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.02% from 269); Green value is 51 (20.31% from 255 or 18.96% from 269); Blue value is 70 (27.73% from 255 or 26.02% from 269); Max value from RGB is 148 - color contains mainly: red. Hex color #943346 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943346 is #6BCCB9. Grayscale: #525252. Windows color (decimal): -7064762 or 4600724. OLE color: 4600724.
HSL color Cylindrical-coordinate representation of color #943346: hue angle of 348.25º 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 #943346 is Cyan = 0, Magento = 0.66, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 51 | 70 | - |
| CMYK | 0 | 0.66 | 0.53 | 0.42 |
| HSL | 348.25º | 0.49% | 0.39% | - |
| HSV(B) | 348.25º | 0.66% | 0.58% | - |
| XYZ | 14.5 | 9.11 | 6.79 | - |
| YUV | 82.17 | 121.14 | 174.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 51 | 70 | 0 | 0.66 | 0.53 | 0.42 | 348.25 | 0.49 | 0.39 |
| Hex | 94 | 33 | 46 | 0 | 42 | 35 | 2A | 15C | 31 | 27 |
| Octal | 224 | 63 | 106 | 0 | 102 | 65 | 52 | 534 | 61 | 47 |
| Binary | 10010100 | 110011 | 1000110 | 0 | 1000010 | 110101 | 101010 | 101011100 | 110001 | 100111 |
Color Harmonies of #943346
Complementary color
Monochromatic Colors of #943346
Black with #943346
Text Example
Text Example
White with #943346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943346; }
p { color: rgb(148,51,70); }
H1.HeaderClassName
{
color: #943346;
}
.AnyTagClassName
{
color: #943346;
}
</style>
background-color css
<style>
a { background-color: #943346; }
a { background-color: rgb(148,51,70); }
div.DivClassName
{
background-color: #943346;
}
.BgClassName
{
background-color: #943346;
}
</style>
border-color css
<style>
span { border-color: #943346; }
span { border-color: rgb(148,51,70); }
td.TdClassName
{
border-color: #943346;
}
.TagClassName
{
border-color: #943346;
}
</style>