Shades of Disco #872649
Tints of Disco #872649
RGB
CMYK
RGB Variations
Color information
#872649 (or 0x872649) is known color: Disco. HEX triplet: 87, 26 and 49. RGB value is (135,38,73). Sum of RGB (Red+Green+Blue) = 135+38+73=246 (32% of max value = 765). Red value is 135 (53.12% from 255 or 54.88% from 246); Green value is 38 (15.23% from 255 or 15.45% from 246); Blue value is 73 (28.91% from 255 or 29.67% from 246); Max value from RGB is 135 - color contains mainly: red. Hex color #872649 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872649 is #78D9B6. Grayscale: #464646. Windows color (decimal): -7920055 or 4793991. OLE color: 4793991.
HSL color Cylindrical-coordinate representation of color #872649: hue angle of 338.35º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #872649 is Cyan = 0, Magento = 0.72, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 38 | 73 | - |
| CMYK | 0 | 0.72 | 0.46 | 0.47 |
| HSL | 338.35º | 0.56% | 0.34% | - |
| HSV(B) | 338.35º | 0.72% | 0.53% | - |
| XYZ | 11.89 | 7.02 | 7.03 | - |
| YUV | 70.99 | 129.14 | 173.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 38 | 73 | 0 | 0.72 | 0.46 | 0.47 | 338.35 | 0.56 | 0.34 |
| Hex | 87 | 26 | 49 | 0 | 48 | 2E | 2F | 152 | 38 | 22 |
| Octal | 207 | 46 | 111 | 0 | 110 | 56 | 57 | 522 | 70 | 42 |
| Binary | 10000111 | 100110 | 1001001 | 0 | 1001000 | 101110 | 101111 | 101010010 | 111000 | 100010 |
Color Harmonies of #872649
Complementary color
Monochromatic Colors of #872649
Black with #872649
Text Example
Text Example
White with #872649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872649; }
p { color: rgb(135,38,73); }
H1.HeaderClassName
{
color: #872649;
}
.AnyTagClassName
{
color: #872649;
}
</style>
background-color css
<style>
a { background-color: #872649; }
a { background-color: rgb(135,38,73); }
div.DivClassName
{
background-color: #872649;
}
.BgClassName
{
background-color: #872649;
}
</style>
border-color css
<style>
span { border-color: #872649; }
span { border-color: rgb(135,38,73); }
td.TdClassName
{
border-color: #872649;
}
.TagClassName
{
border-color: #872649;
}
</style>