Shades of Disco #943449
Tints of Disco #943449
RGB
CMYK
RGB Variations
Color information
#943449 (or 0x943449) is known color: Disco. HEX triplet: 94, 34 and 49. RGB value is (148,52,73). Sum of RGB (Red+Green+Blue) = 148+52+73=273 (36% of max value = 765). Red value is 148 (58.20% from 255 or 54.21% from 273); Green value is 52 (20.70% from 255 or 19.05% from 273); Blue value is 73 (28.91% from 255 or 26.74% from 273); Max value from RGB is 148 - color contains mainly: red. Hex color #943449 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943449 is #6BCBB6. Grayscale: #535353. Windows color (decimal): -7064503 or 4797588. OLE color: 4797588.
HSL color Cylindrical-coordinate representation of color #943449: 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 #943449 is Cyan = 0, Magento = 0.65, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 52 | 73 | - |
| 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.64 | 9.23 | 7.31 | - |
| YUV | 83.1 | 122.3 | 174.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 52 | 73 | 0 | 0.65 | 0.51 | 0.42 | 346.88 | 0.48 | 0.39 |
| Hex | 94 | 34 | 49 | 0 | 41 | 33 | 2A | 15B | 30 | 27 |
| Octal | 224 | 64 | 111 | 0 | 101 | 63 | 52 | 533 | 60 | 47 |
| Binary | 10010100 | 110100 | 1001001 | 0 | 1000001 | 110011 | 101010 | 101011011 | 110000 | 100111 |
Color Harmonies of #943449
Complementary color
Monochromatic Colors of #943449
Black with #943449
Text Example
Text Example
White with #943449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943449; }
p { color: rgb(148,52,73); }
H1.HeaderClassName
{
color: #943449;
}
.AnyTagClassName
{
color: #943449;
}
</style>
background-color css
<style>
a { background-color: #943449; }
a { background-color: rgb(148,52,73); }
div.DivClassName
{
background-color: #943449;
}
.BgClassName
{
background-color: #943449;
}
</style>
border-color css
<style>
span { border-color: #943449; }
span { border-color: rgb(148,52,73); }
td.TdClassName
{
border-color: #943449;
}
.TagClassName
{
border-color: #943449;
}
</style>