Shades of Disco #943147
Tints of Disco #943147
RGB
CMYK
RGB Variations
Color information
#943147 (or 0x943147) is known color: Disco. HEX triplet: 94, 31 and 47. RGB value is (148,49,71). Sum of RGB (Red+Green+Blue) = 148+49+71=268 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.22% from 268); Green value is 49 (19.53% from 255 or 18.28% from 268); Blue value is 71 (28.12% from 255 or 26.49% from 268); Max value from RGB is 148 - color contains mainly: red. Hex color #943147 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943147 is #6BCEB8. Grayscale: #515151. Windows color (decimal): -7065273 or 4665748. OLE color: 4665748.
HSL color Cylindrical-coordinate representation of color #943147: hue angle of 346.67º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #943147 is Cyan = 0, Magento = 0.67, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 49 | 71 | - |
| CMYK | 0 | 0.67 | 0.52 | 0.42 |
| HSL | 346.67º | 0.5% | 0.39% | - |
| HSV(B) | 346.67º | 0.67% | 0.58% | - |
| XYZ | 14.45 | 8.95 | 6.93 | - |
| YUV | 81.11 | 122.3 | 175.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 49 | 71 | 0 | 0.67 | 0.52 | 0.42 | 346.67 | 0.5 | 0.39 |
| Hex | 94 | 31 | 47 | 0 | 43 | 34 | 2A | 15B | 32 | 27 |
| Octal | 224 | 61 | 107 | 0 | 103 | 64 | 52 | 533 | 62 | 47 |
| Binary | 10010100 | 110001 | 1000111 | 0 | 1000011 | 110100 | 101010 | 101011011 | 110010 | 100111 |
Color Harmonies of #943147
Complementary color
Monochromatic Colors of #943147
Black with #943147
Text Example
Text Example
White with #943147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943147; }
p { color: rgb(148,49,71); }
H1.HeaderClassName
{
color: #943147;
}
.AnyTagClassName
{
color: #943147;
}
</style>
background-color css
<style>
a { background-color: #943147; }
a { background-color: rgb(148,49,71); }
div.DivClassName
{
background-color: #943147;
}
.BgClassName
{
background-color: #943147;
}
</style>
border-color css
<style>
span { border-color: #943147; }
span { border-color: rgb(148,49,71); }
td.TdClassName
{
border-color: #943147;
}
.TagClassName
{
border-color: #943147;
}
</style>