Shades of Disco #912949
Tints of Disco #912949
RGB
CMYK
RGB Variations
Color information
#912949 (or 0x912949) is known color: Disco. HEX triplet: 91, 29 and 49. RGB value is (145,41,73). Sum of RGB (Red+Green+Blue) = 145+41+73=259 (34% of max value = 765). Red value is 145 (57.03% from 255 or 55.98% from 259); Green value is 41 (16.41% from 255 or 15.83% from 259); Blue value is 73 (28.91% from 255 or 28.19% from 259); Max value from RGB is 145 - color contains mainly: red. Hex color #912949 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #912949 is #6ED6B6. Grayscale: #4B4B4B. Windows color (decimal): -7263927 or 4794769. OLE color: 4794769.
HSL color Cylindrical-coordinate representation of color #912949: hue angle of 341.54º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #912949 is Cyan = 0, Magento = 0.72, Yellow = 0.50 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 41 | 73 | - |
| CMYK | 0 | 0.72 | 0.50 | 0.43 |
| HSL | 341.54º | 0.56% | 0.36% | - |
| HSV(B) | 341.54º | 0.72% | 0.57% | - |
| XYZ | 13.67 | 8.09 | 7.14 | - |
| YUV | 75.74 | 126.46 | 177.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 41 | 73 | 0 | 0.72 | 0.50 | 0.43 | 341.54 | 0.56 | 0.36 |
| Hex | 91 | 29 | 49 | 0 | 48 | 32 | 2B | 156 | 38 | 24 |
| Octal | 221 | 51 | 111 | 0 | 110 | 62 | 53 | 526 | 70 | 44 |
| Binary | 10010001 | 101001 | 1001001 | 0 | 1001000 | 110010 | 101011 | 101010110 | 111000 | 100100 |
Color Harmonies of #912949
Complementary color
Monochromatic Colors of #912949
Black with #912949
Text Example
Text Example
White with #912949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912949; }
p { color: rgb(145,41,73); }
H1.HeaderClassName
{
color: #912949;
}
.AnyTagClassName
{
color: #912949;
}
</style>
background-color css
<style>
a { background-color: #912949; }
a { background-color: rgb(145,41,73); }
div.DivClassName
{
background-color: #912949;
}
.BgClassName
{
background-color: #912949;
}
</style>
border-color css
<style>
span { border-color: #912949; }
span { border-color: rgb(145,41,73); }
td.TdClassName
{
border-color: #912949;
}
.TagClassName
{
border-color: #912949;
}
</style>