Shades of Disco #861741
Tints of Disco #861741
RGB
CMYK
RGB Variations
Color information
#861741 (or 0x861741) is known color: Disco. HEX triplet: 86, 17 and 41. RGB value is (134,23,65). Sum of RGB (Red+Green+Blue) = 134+23+65=222 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.36% from 222); Green value is 23 (9.38% from 255 or 10.36% from 222); Blue value is 65 (25.78% from 255 or 29.28% from 222); Max value from RGB is 134 - color contains mainly: red. Hex color #861741 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861741 is #79E8BE. Grayscale: #3C3C3C. Windows color (decimal): -7989439 or 4265862. OLE color: 4265862.
HSL color Cylindrical-coordinate representation of color #861741: hue angle of 337.3º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #861741 is Cyan = 0, Magento = 0.83, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 23 | 65 | - |
| CMYK | 0 | 0.83 | 0.51 | 0.47 |
| HSL | 337.3º | 0.71% | 0.31% | - |
| HSV(B) | 337.3º | 0.83% | 0.53% | - |
| XYZ | 11.09 | 6.06 | 5.59 | - |
| YUV | 60.98 | 130.27 | 180.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 23 | 65 | 0 | 0.83 | 0.51 | 0.47 | 337.3 | 0.71 | 0.31 |
| Hex | 86 | 17 | 41 | 0 | 53 | 33 | 2F | 151 | 47 | 1F |
| Octal | 206 | 27 | 101 | 0 | 123 | 63 | 57 | 521 | 107 | 37 |
| Binary | 10000110 | 10111 | 1000001 | 0 | 1010011 | 110011 | 101111 | 101010001 | 1000111 | 11111 |
Color Harmonies of #861741
Complementary color
Monochromatic Colors of #861741
Black with #861741
Text Example
Text Example
White with #861741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861741; }
p { color: rgb(134,23,65); }
H1.HeaderClassName
{
color: #861741;
}
.AnyTagClassName
{
color: #861741;
}
</style>
background-color css
<style>
a { background-color: #861741; }
a { background-color: rgb(134,23,65); }
div.DivClassName
{
background-color: #861741;
}
.BgClassName
{
background-color: #861741;
}
</style>
border-color css
<style>
span { border-color: #861741; }
span { border-color: rgb(134,23,65); }
td.TdClassName
{
border-color: #861741;
}
.TagClassName
{
border-color: #861741;
}
</style>