Shades of Disco #933348
Tints of Disco #933348
RGB
CMYK
RGB Variations
Color information
#933348 (or 0x933348) is known color: Disco. HEX triplet: 93, 33 and 48. RGB value is (147,51,72). Sum of RGB (Red+Green+Blue) = 147+51+72=270 (35% of max value = 765). Red value is 147 (57.81% from 255 or 54.44% from 270); Green value is 51 (20.31% from 255 or 18.89% from 270); Blue value is 72 (28.52% from 255 or 26.67% from 270); Max value from RGB is 147 - color contains mainly: red. Hex color #933348 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #933348 is #6CCCB7. Grayscale: #525252. Windows color (decimal): -7130296 or 4731795. OLE color: 4731795.
HSL color Cylindrical-coordinate representation of color #933348: hue angle of 346.88º 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 #933348 is Cyan = 0, Magento = 0.65, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 51 | 72 | - |
| CMYK | 0 | 0.65 | 0.51 | 0.42 |
| HSL | 346.88º | 0.48% | 0.39% | - |
| HSV(B) | 346.88º | 0.65% | 0.58% | - |
| XYZ | 14.39 | 9.04 | 7.12 | - |
| YUV | 82.1 | 122.3 | 174.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 51 | 72 | 0 | 0.65 | 0.51 | 0.42 | 346.88 | 0.48 | 0.39 |
| Hex | 93 | 33 | 48 | 0 | 41 | 33 | 2A | 15B | 30 | 27 |
| Octal | 223 | 63 | 110 | 0 | 101 | 63 | 52 | 533 | 60 | 47 |
| Binary | 10010011 | 110011 | 1001000 | 0 | 1000001 | 110011 | 101010 | 101011011 | 110000 | 100111 |
Color Harmonies of #933348
Complementary color
Monochromatic Colors of #933348
Black with #933348
Text Example
Text Example
White with #933348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #933348; }
p { color: rgb(147,51,72); }
H1.HeaderClassName
{
color: #933348;
}
.AnyTagClassName
{
color: #933348;
}
</style>
background-color css
<style>
a { background-color: #933348; }
a { background-color: rgb(147,51,72); }
div.DivClassName
{
background-color: #933348;
}
.BgClassName
{
background-color: #933348;
}
</style>
border-color css
<style>
span { border-color: #933348; }
span { border-color: rgb(147,51,72); }
td.TdClassName
{
border-color: #933348;
}
.TagClassName
{
border-color: #933348;
}
</style>