Shades of Disco #931341
Tints of Disco #931341
RGB
CMYK
RGB Variations
Color information
#931341 (or 0x931341) is known color: Disco. HEX triplet: 93, 13 and 41. RGB value is (147,19,65). Sum of RGB (Red+Green+Blue) = 147+19+65=231 (30% of max value = 765). Red value is 147 (57.81% from 255 or 63.64% from 231); Green value is 19 (7.81% from 255 or 8.23% from 231); Blue value is 65 (25.78% from 255 or 28.14% from 231); Max value from RGB is 147 - color contains mainly: red. Hex color #931341 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #931341 is #6CECBE. Grayscale: #3E3E3E. Windows color (decimal): -7138495 or 4264851. OLE color: 4264851.
HSL color Cylindrical-coordinate representation of color #931341: hue angle of 338.44º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #931341 is Cyan = 0, Magento = 0.87, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 19 | 65 | - |
| CMYK | 0 | 0.87 | 0.56 | 0.42 |
| HSL | 338.44º | 0.77% | 0.33% | - |
| HSV(B) | 338.44º | 0.87% | 0.58% | - |
| XYZ | 13.22 | 7.05 | 5.67 | - |
| YUV | 62.52 | 129.41 | 188.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 19 | 65 | 0 | 0.87 | 0.56 | 0.42 | 338.44 | 0.77 | 0.33 |
| Hex | 93 | 13 | 41 | 0 | 57 | 38 | 2A | 152 | 4D | 21 |
| Octal | 223 | 23 | 101 | 0 | 127 | 70 | 52 | 522 | 115 | 41 |
| Binary | 10010011 | 10011 | 1000001 | 0 | 1010111 | 111000 | 101010 | 101010010 | 1001101 | 100001 |
Color Harmonies of #931341
Complementary color
Monochromatic Colors of #931341
Black with #931341
Text Example
Text Example
White with #931341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #931341; }
p { color: rgb(147,19,65); }
H1.HeaderClassName
{
color: #931341;
}
.AnyTagClassName
{
color: #931341;
}
</style>
background-color css
<style>
a { background-color: #931341; }
a { background-color: rgb(147,19,65); }
div.DivClassName
{
background-color: #931341;
}
.BgClassName
{
background-color: #931341;
}
</style>
border-color css
<style>
span { border-color: #931341; }
span { border-color: rgb(147,19,65); }
td.TdClassName
{
border-color: #931341;
}
.TagClassName
{
border-color: #931341;
}
</style>