Shades of Disco #872148
Tints of Disco #872148
RGB
CMYK
RGB Variations
Color information
#872148 (or 0x872148) is known color: Disco. HEX triplet: 87, 21 and 48. RGB value is (135,33,72). Sum of RGB (Red+Green+Blue) = 135+33+72=240 (31% of max value = 765). Red value is 135 (53.12% from 255 or 56.25% from 240); Green value is 33 (13.28% from 255 or 13.75% from 240); Blue value is 72 (28.52% from 255 or 30% from 240); Max value from RGB is 135 - color contains mainly: red. Hex color #872148 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872148 is #78DEB7. Grayscale: #434343. Windows color (decimal): -7921336 or 4727175. OLE color: 4727175.
HSL color Cylindrical-coordinate representation of color #872148: hue angle of 337.06º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #872148 is Cyan = 0, Magento = 0.76, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 33 | 72 | - |
| CMYK | 0 | 0.76 | 0.47 | 0.47 |
| HSL | 337.06º | 0.61% | 0.33% | - |
| HSV(B) | 337.06º | 0.76% | 0.53% | - |
| XYZ | 11.71 | 6.71 | 6.81 | - |
| YUV | 67.94 | 130.29 | 175.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 33 | 72 | 0 | 0.76 | 0.47 | 0.47 | 337.06 | 0.61 | 0.33 |
| Hex | 87 | 21 | 48 | 0 | 4C | 2F | 2F | 151 | 3D | 21 |
| Octal | 207 | 41 | 110 | 0 | 114 | 57 | 57 | 521 | 75 | 41 |
| Binary | 10000111 | 100001 | 1001000 | 0 | 1001100 | 101111 | 101111 | 101010001 | 111101 | 100001 |
Color Harmonies of #872148
Complementary color
Monochromatic Colors of #872148
Black with #872148
Text Example
Text Example
White with #872148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872148; }
p { color: rgb(135,33,72); }
H1.HeaderClassName
{
color: #872148;
}
.AnyTagClassName
{
color: #872148;
}
</style>
background-color css
<style>
a { background-color: #872148; }
a { background-color: rgb(135,33,72); }
div.DivClassName
{
background-color: #872148;
}
.BgClassName
{
background-color: #872148;
}
</style>
border-color css
<style>
span { border-color: #872148; }
span { border-color: rgb(135,33,72); }
td.TdClassName
{
border-color: #872148;
}
.TagClassName
{
border-color: #872148;
}
</style>