Shades of Disco #931740
Tints of Disco #931740
RGB
CMYK
RGB Variations
Color information
#931740 (or 0x931740) is known color: Disco. HEX triplet: 93, 17 and 40. RGB value is (147,23,64). Sum of RGB (Red+Green+Blue) = 147+23+64=234 (30% of max value = 765). Red value is 147 (57.81% from 255 or 62.82% from 234); Green value is 23 (9.38% from 255 or 9.83% from 234); Blue value is 64 (25.39% from 255 or 27.35% from 234); Max value from RGB is 147 - color contains mainly: red. Hex color #931740 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #931740 is #6CE8BF. Grayscale: #404040. Windows color (decimal): -7137472 or 4200339. OLE color: 4200339.
HSL color Cylindrical-coordinate representation of color #931740: hue angle of 340.16º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #931740 is Cyan = 0, Magento = 0.84, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 23 | 64 | - |
| CMYK | 0 | 0.84 | 0.56 | 0.42 |
| HSL | 340.16º | 0.73% | 0.33% | - |
| HSV(B) | 340.16º | 0.84% | 0.58% | - |
| XYZ | 13.26 | 7.19 | 5.54 | - |
| YUV | 64.75 | 127.58 | 186.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 23 | 64 | 0 | 0.84 | 0.56 | 0.42 | 340.16 | 0.73 | 0.33 |
| Hex | 93 | 17 | 40 | 0 | 54 | 38 | 2A | 154 | 49 | 21 |
| Octal | 223 | 27 | 100 | 0 | 124 | 70 | 52 | 524 | 111 | 41 |
| Binary | 10010011 | 10111 | 1000000 | 0 | 1010100 | 111000 | 101010 | 101010100 | 1001001 | 100001 |
Color Harmonies of #931740
Complementary color
Monochromatic Colors of #931740
Black with #931740
Text Example
Text Example
White with #931740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #931740; }
p { color: rgb(147,23,64); }
H1.HeaderClassName
{
color: #931740;
}
.AnyTagClassName
{
color: #931740;
}
</style>
background-color css
<style>
a { background-color: #931740; }
a { background-color: rgb(147,23,64); }
div.DivClassName
{
background-color: #931740;
}
.BgClassName
{
background-color: #931740;
}
</style>
border-color css
<style>
span { border-color: #931740; }
span { border-color: rgb(147,23,64); }
td.TdClassName
{
border-color: #931740;
}
.TagClassName
{
border-color: #931740;
}
</style>