Shades of Disco #851344
Tints of Disco #851344
RGB
CMYK
RGB Variations
Color information
#851344 (or 0x851344) is known color: Disco. HEX triplet: 85, 13 and 44. RGB value is (133,19,68). Sum of RGB (Red+Green+Blue) = 133+19+68=220 (29% of max value = 765). Red value is 133 (52.34% from 255 or 60.45% from 220); Green value is 19 (7.81% from 255 or 8.64% from 220); Blue value is 68 (26.95% from 255 or 30.91% from 220); Max value from RGB is 133 - color contains mainly: red. Hex color #851344 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851344 is #7AECBB. Grayscale: #3A3A3A. Windows color (decimal): -8055996 or 4461445. OLE color: 4461445.
HSL color Cylindrical-coordinate representation of color #851344: hue angle of 334.21º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #851344 is Cyan = 0, Magento = 0.86, Yellow = 0.49 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 19 | 68 | - |
| CMYK | 0 | 0.86 | 0.49 | 0.48 |
| HSL | 334.21º | 0.75% | 0.3% | - |
| HSV(B) | 334.21º | 0.86% | 0.52% | - |
| XYZ | 10.95 | 5.87 | 6.02 | - |
| YUV | 58.67 | 133.27 | 181.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 19 | 68 | 0 | 0.86 | 0.49 | 0.48 | 334.21 | 0.75 | 0.3 |
| Hex | 85 | 13 | 44 | 0 | 56 | 31 | 30 | 14E | 4B | 1E |
| Octal | 205 | 23 | 104 | 0 | 126 | 61 | 60 | 516 | 113 | 36 |
| Binary | 10000101 | 10011 | 1000100 | 0 | 1010110 | 110001 | 110000 | 101001110 | 1001011 | 11110 |
Color Harmonies of #851344
Complementary color
Monochromatic Colors of #851344
Black with #851344
Text Example
Text Example
White with #851344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851344; }
p { color: rgb(133,19,68); }
H1.HeaderClassName
{
color: #851344;
}
.AnyTagClassName
{
color: #851344;
}
</style>
background-color css
<style>
a { background-color: #851344; }
a { background-color: rgb(133,19,68); }
div.DivClassName
{
background-color: #851344;
}
.BgClassName
{
background-color: #851344;
}
</style>
border-color css
<style>
span { border-color: #851344; }
span { border-color: rgb(133,19,68); }
td.TdClassName
{
border-color: #851344;
}
.TagClassName
{
border-color: #851344;
}
</style>