Shades of Disco #933447
Tints of Disco #933447
RGB
CMYK
RGB Variations
Color information
#933447 (or 0x933447) is known color: Disco. HEX triplet: 93, 34 and 47. RGB value is (147,52,71). Sum of RGB (Red+Green+Blue) = 147+52+71=270 (35% of max value = 765). Red value is 147 (57.81% from 255 or 54.44% from 270); Green value is 52 (20.70% from 255 or 19.26% from 270); Blue value is 71 (28.12% from 255 or 26.30% from 270); Max value from RGB is 147 - color contains mainly: red. Hex color #933447 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #933447 is #6CCBB8. Grayscale: #525252. Windows color (decimal): -7130041 or 4666515. OLE color: 4666515.
HSL color Cylindrical-coordinate representation of color #933447: hue angle of 348º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #933447 is Cyan = 0, Magento = 0.65, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 52 | 71 | - |
| CMYK | 0 | 0.65 | 0.52 | 0.42 |
| HSL | 348º | 0.48% | 0.39% | - |
| HSV(B) | 348º | 0.65% | 0.58% | - |
| XYZ | 14.4 | 9.11 | 6.96 | - |
| YUV | 82.57 | 121.47 | 173.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 52 | 71 | 0 | 0.65 | 0.52 | 0.42 | 348 | 0.48 | 0.39 |
| Hex | 93 | 34 | 47 | 0 | 41 | 34 | 2A | 15C | 30 | 27 |
| Octal | 223 | 64 | 107 | 0 | 101 | 64 | 52 | 534 | 60 | 47 |
| Binary | 10010011 | 110100 | 1000111 | 0 | 1000001 | 110100 | 101010 | 101011100 | 110000 | 100111 |
Color Harmonies of #933447
Complementary color
Monochromatic Colors of #933447
Black with #933447
Text Example
Text Example
White with #933447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #933447; }
p { color: rgb(147,52,71); }
H1.HeaderClassName
{
color: #933447;
}
.AnyTagClassName
{
color: #933447;
}
</style>
background-color css
<style>
a { background-color: #933447; }
a { background-color: rgb(147,52,71); }
div.DivClassName
{
background-color: #933447;
}
.BgClassName
{
background-color: #933447;
}
</style>
border-color css
<style>
span { border-color: #933447; }
span { border-color: rgb(147,52,71); }
td.TdClassName
{
border-color: #933447;
}
.TagClassName
{
border-color: #933447;
}
</style>