Shades of Disco #921541
Tints of Disco #921541
RGB
CMYK
RGB Variations
Color information
#921541 (or 0x921541) is known color: Disco. HEX triplet: 92, 15 and 41. RGB value is (146,21,65). Sum of RGB (Red+Green+Blue) = 146+21+65=232 (30% of max value = 765). Red value is 146 (57.42% from 255 or 62.93% from 232); Green value is 21 (8.59% from 255 or 9.05% from 232); Blue value is 65 (25.78% from 255 or 28.02% from 232); Max value from RGB is 146 - color contains mainly: red. Hex color #921541 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #921541 is #6DEABE. Grayscale: #3F3F3F. Windows color (decimal): -7203519 or 4265362. OLE color: 4265362.
HSL color Cylindrical-coordinate representation of color #921541: hue angle of 338.88º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #921541 is Cyan = 0, Magento = 0.86, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 21 | 65 | - |
| CMYK | 0 | 0.86 | 0.55 | 0.43 |
| HSL | 338.88º | 0.75% | 0.33% | - |
| HSV(B) | 338.88º | 0.86% | 0.57% | - |
| XYZ | 13.08 | 7.03 | 5.67 | - |
| YUV | 63.39 | 128.91 | 186.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 21 | 65 | 0 | 0.86 | 0.55 | 0.43 | 338.88 | 0.75 | 0.33 |
| Hex | 92 | 15 | 41 | 0 | 56 | 37 | 2B | 153 | 4B | 21 |
| Octal | 222 | 25 | 101 | 0 | 126 | 67 | 53 | 523 | 113 | 41 |
| Binary | 10010010 | 10101 | 1000001 | 0 | 1010110 | 110111 | 101011 | 101010011 | 1001011 | 100001 |
Color Harmonies of #921541
Complementary color
Monochromatic Colors of #921541
Black with #921541
Text Example
Text Example
White with #921541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921541; }
p { color: rgb(146,21,65); }
H1.HeaderClassName
{
color: #921541;
}
.AnyTagClassName
{
color: #921541;
}
</style>
background-color css
<style>
a { background-color: #921541; }
a { background-color: rgb(146,21,65); }
div.DivClassName
{
background-color: #921541;
}
.BgClassName
{
background-color: #921541;
}
</style>
border-color css
<style>
span { border-color: #921541; }
span { border-color: rgb(146,21,65); }
td.TdClassName
{
border-color: #921541;
}
.TagClassName
{
border-color: #921541;
}
</style>