Shades of Disco #851743
Tints of Disco #851743
RGB
CMYK
RGB Variations
Color information
#851743 (or 0x851743) is known color: Disco. HEX triplet: 85, 17 and 43. RGB value is (133,23,67). Sum of RGB (Red+Green+Blue) = 133+23+67=223 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.64% from 223); Green value is 23 (9.38% from 255 or 10.31% from 223); Blue value is 67 (26.56% from 255 or 30.04% from 223); Max value from RGB is 133 - color contains mainly: red. Hex color #851743 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851743 is #7AE8BC. Grayscale: #3C3C3C. Windows color (decimal): -8054973 or 4396933. OLE color: 4396933.
HSL color Cylindrical-coordinate representation of color #851743: hue angle of 336º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #851743 is Cyan = 0, Magento = 0.83, Yellow = 0.50 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 23 | 67 | - |
| CMYK | 0 | 0.83 | 0.50 | 0.48 |
| HSL | 336º | 0.71% | 0.31% | - |
| HSV(B) | 336º | 0.83% | 0.52% | - |
| XYZ | 10.99 | 6 | 5.89 | - |
| YUV | 60.91 | 131.44 | 179.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 23 | 67 | 0 | 0.83 | 0.50 | 0.48 | 336 | 0.71 | 0.31 |
| Hex | 85 | 17 | 43 | 0 | 53 | 32 | 30 | 150 | 47 | 1F |
| Octal | 205 | 27 | 103 | 0 | 123 | 62 | 60 | 520 | 107 | 37 |
| Binary | 10000101 | 10111 | 1000011 | 0 | 1010011 | 110010 | 110000 | 101010000 | 1000111 | 11111 |
Color Harmonies of #851743
Complementary color
Monochromatic Colors of #851743
Black with #851743
Text Example
Text Example
White with #851743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851743; }
p { color: rgb(133,23,67); }
H1.HeaderClassName
{
color: #851743;
}
.AnyTagClassName
{
color: #851743;
}
</style>
background-color css
<style>
a { background-color: #851743; }
a { background-color: rgb(133,23,67); }
div.DivClassName
{
background-color: #851743;
}
.BgClassName
{
background-color: #851743;
}
</style>
border-color css
<style>
span { border-color: #851743; }
span { border-color: rgb(133,23,67); }
td.TdClassName
{
border-color: #851743;
}
.TagClassName
{
border-color: #851743;
}
</style>