Shades of Disco #943047
Tints of Disco #943047
RGB
CMYK
RGB Variations
Color information
#943047 (or 0x943047) is known color: Disco. HEX triplet: 94, 30 and 47. RGB value is (148,48,71). Sum of RGB (Red+Green+Blue) = 148+48+71=267 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.43% from 267); Green value is 48 (19.14% from 255 or 17.98% from 267); Blue value is 71 (28.12% from 255 or 26.59% from 267); Max value from RGB is 148 - color contains mainly: red. Hex color #943047 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943047 is #6BCFB8. Grayscale: #505050. Windows color (decimal): -7065529 or 4665492. OLE color: 4665492.
HSL color Cylindrical-coordinate representation of color #943047: hue angle of 346.2º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #943047 is Cyan = 0, Magento = 0.68, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 48 | 71 | - |
| CMYK | 0 | 0.68 | 0.52 | 0.42 |
| HSL | 346.2º | 0.51% | 0.38% | - |
| HSV(B) | 346.2º | 0.68% | 0.58% | - |
| XYZ | 14.41 | 8.86 | 6.91 | - |
| YUV | 80.52 | 122.63 | 176.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 48 | 71 | 0 | 0.68 | 0.52 | 0.42 | 346.2 | 0.51 | 0.38 |
| Hex | 94 | 30 | 47 | 0 | 44 | 34 | 2A | 15A | 33 | 26 |
| Octal | 224 | 60 | 107 | 0 | 104 | 64 | 52 | 532 | 63 | 46 |
| Binary | 10010100 | 110000 | 1000111 | 0 | 1000100 | 110100 | 101010 | 101011010 | 110011 | 100110 |
Color Harmonies of #943047
Complementary color
Monochromatic Colors of #943047
Black with #943047
Text Example
Text Example
White with #943047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943047; }
p { color: rgb(148,48,71); }
H1.HeaderClassName
{
color: #943047;
}
.AnyTagClassName
{
color: #943047;
}
</style>
background-color css
<style>
a { background-color: #943047; }
a { background-color: rgb(148,48,71); }
div.DivClassName
{
background-color: #943047;
}
.BgClassName
{
background-color: #943047;
}
</style>
border-color css
<style>
span { border-color: #943047; }
span { border-color: rgb(148,48,71); }
td.TdClassName
{
border-color: #943047;
}
.TagClassName
{
border-color: #943047;
}
</style>