Shades of Disco #912741
Tints of Disco #912741
RGB
CMYK
RGB Variations
Color information
#912741 (or 0x912741) is known color: Disco. HEX triplet: 91, 27 and 41. RGB value is (145,39,65). Sum of RGB (Red+Green+Blue) = 145+39+65=249 (32% of max value = 765). Red value is 145 (57.03% from 255 or 58.23% from 249); Green value is 39 (15.62% from 255 or 15.66% from 249); Blue value is 65 (25.78% from 255 or 26.10% from 249); Max value from RGB is 145 - color contains mainly: red. Hex color #912741 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #912741 is #6ED8BE. Grayscale: #494949. Windows color (decimal): -7264447 or 4269969. OLE color: 4269969.
HSL color Cylindrical-coordinate representation of color #912741: hue angle of 345.28º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #912741 is Cyan = 0, Magento = 0.73, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 39 | 65 | - |
| CMYK | 0 | 0.73 | 0.55 | 0.43 |
| HSL | 345.28º | 0.58% | 0.36% | - |
| HSV(B) | 345.28º | 0.73% | 0.57% | - |
| XYZ | 13.36 | 7.85 | 5.81 | - |
| YUV | 73.66 | 123.12 | 178.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 39 | 65 | 0 | 0.73 | 0.55 | 0.43 | 345.28 | 0.58 | 0.36 |
| Hex | 91 | 27 | 41 | 0 | 49 | 37 | 2B | 159 | 3A | 24 |
| Octal | 221 | 47 | 101 | 0 | 111 | 67 | 53 | 531 | 72 | 44 |
| Binary | 10010001 | 100111 | 1000001 | 0 | 1001001 | 110111 | 101011 | 101011001 | 111010 | 100100 |
Color Harmonies of #912741
Complementary color
Monochromatic Colors of #912741
Black with #912741
Text Example
Text Example
White with #912741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912741; }
p { color: rgb(145,39,65); }
H1.HeaderClassName
{
color: #912741;
}
.AnyTagClassName
{
color: #912741;
}
</style>
background-color css
<style>
a { background-color: #912741; }
a { background-color: rgb(145,39,65); }
div.DivClassName
{
background-color: #912741;
}
.BgClassName
{
background-color: #912741;
}
</style>
border-color css
<style>
span { border-color: #912741; }
span { border-color: rgb(145,39,65); }
td.TdClassName
{
border-color: #912741;
}
.TagClassName
{
border-color: #912741;
}
</style>