Shades of Disco #872248
Tints of Disco #872248
RGB
CMYK
RGB Variations
Color information
#872248 (or 0x872248) is known color: Disco. HEX triplet: 87, 22 and 48. RGB value is (135,34,72). Sum of RGB (Red+Green+Blue) = 135+34+72=241 (31% of max value = 765). Red value is 135 (53.12% from 255 or 56.02% from 241); Green value is 34 (13.67% from 255 or 14.11% from 241); Blue value is 72 (28.52% from 255 or 29.88% from 241); Max value from RGB is 135 - color contains mainly: red. Hex color #872248 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872248 is #78DDB7. Grayscale: #444444. Windows color (decimal): -7921080 or 4727431. OLE color: 4727431.
HSL color Cylindrical-coordinate representation of color #872248: hue angle of 337.43º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #872248 is Cyan = 0, Magento = 0.75, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 34 | 72 | - |
| CMYK | 0 | 0.75 | 0.47 | 0.47 |
| HSL | 337.43º | 0.6% | 0.33% | - |
| HSV(B) | 337.43º | 0.75% | 0.53% | - |
| XYZ | 11.73 | 6.76 | 6.82 | - |
| YUV | 68.53 | 129.96 | 175.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 34 | 72 | 0 | 0.75 | 0.47 | 0.47 | 337.43 | 0.6 | 0.33 |
| Hex | 87 | 22 | 48 | 0 | 4B | 2F | 2F | 151 | 3C | 21 |
| Octal | 207 | 42 | 110 | 0 | 113 | 57 | 57 | 521 | 74 | 41 |
| Binary | 10000111 | 100010 | 1001000 | 0 | 1001011 | 101111 | 101111 | 101010001 | 111100 | 100001 |
Color Harmonies of #872248
Complementary color
Monochromatic Colors of #872248
Black with #872248
Text Example
Text Example
White with #872248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872248; }
p { color: rgb(135,34,72); }
H1.HeaderClassName
{
color: #872248;
}
.AnyTagClassName
{
color: #872248;
}
</style>
background-color css
<style>
a { background-color: #872248; }
a { background-color: rgb(135,34,72); }
div.DivClassName
{
background-color: #872248;
}
.BgClassName
{
background-color: #872248;
}
</style>
border-color css
<style>
span { border-color: #872248; }
span { border-color: rgb(135,34,72); }
td.TdClassName
{
border-color: #872248;
}
.TagClassName
{
border-color: #872248;
}
</style>