Shades of Disco #913047
Tints of Disco #913047
RGB
CMYK
RGB Variations
Color information
#913047 (or 0x913047) is known color: Disco. HEX triplet: 91, 30 and 47. RGB value is (145,48,71). Sum of RGB (Red+Green+Blue) = 145+48+71=264 (34% of max value = 765). Red value is 145 (57.03% from 255 or 54.92% from 264); Green value is 48 (19.14% from 255 or 18.18% from 264); Blue value is 71 (28.12% from 255 or 26.89% from 264); Max value from RGB is 145 - color contains mainly: red. Hex color #913047 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #913047 is #6ECFB8. Grayscale: #4F4F4F. Windows color (decimal): -7262137 or 4665489. OLE color: 4665489.
HSL color Cylindrical-coordinate representation of color #913047: hue angle of 345.77º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #913047 is Cyan = 0, Magento = 0.67, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 48 | 71 | - |
| CMYK | 0 | 0.67 | 0.51 | 0.43 |
| HSL | 345.77º | 0.5% | 0.38% | - |
| HSV(B) | 345.77º | 0.67% | 0.57% | - |
| XYZ | 13.87 | 8.59 | 6.89 | - |
| YUV | 79.63 | 123.14 | 174.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 48 | 71 | 0 | 0.67 | 0.51 | 0.43 | 345.77 | 0.5 | 0.38 |
| Hex | 91 | 30 | 47 | 0 | 43 | 33 | 2B | 15A | 32 | 26 |
| Octal | 221 | 60 | 107 | 0 | 103 | 63 | 53 | 532 | 62 | 46 |
| Binary | 10010001 | 110000 | 1000111 | 0 | 1000011 | 110011 | 101011 | 101011010 | 110010 | 100110 |
Color Harmonies of #913047
Complementary color
Monochromatic Colors of #913047
Black with #913047
Text Example
Text Example
White with #913047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913047; }
p { color: rgb(145,48,71); }
H1.HeaderClassName
{
color: #913047;
}
.AnyTagClassName
{
color: #913047;
}
</style>
background-color css
<style>
a { background-color: #913047; }
a { background-color: rgb(145,48,71); }
div.DivClassName
{
background-color: #913047;
}
.BgClassName
{
background-color: #913047;
}
</style>
border-color css
<style>
span { border-color: #913047; }
span { border-color: rgb(145,48,71); }
td.TdClassName
{
border-color: #913047;
}
.TagClassName
{
border-color: #913047;
}
</style>