Shades of Cosmic #874871
Tints of Cosmic #874871
RGB
CMYK
RGB Variations
Color information
#874871 (or 0x874871) is known color: Cosmic. HEX triplet: 87, 48 and 71. RGB value is (135,72,113). Sum of RGB (Red+Green+Blue) = 135+72+113=320 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.19% from 320); Green value is 72 (28.52% from 255 or 22.5% from 320); Blue value is 113 (44.53% from 255 or 35.31% from 320); Max value from RGB is 135 - color contains mainly: red. Hex color #874871 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874871 is #78B78E. Grayscale: #5F5F5F. Windows color (decimal): -7911311 or 7424135. OLE color: 7424135.
HSL color Cylindrical-coordinate representation of color #874871: hue angle of 320.95º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #874871 is Cyan = 0, Magento = 0.47, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 72 | 113 | - |
| CMYK | 0 | 0.47 | 0.16 | 0.47 |
| HSL | 320.95º | 0.3% | 0.41% | - |
| HSV(B) | 320.95º | 0.47% | 0.53% | - |
| XYZ | 15.29 | 10.98 | 16.94 | - |
| YUV | 95.51 | 137.87 | 156.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 72 | 113 | 0 | 0.47 | 0.16 | 0.47 | 320.95 | 0.3 | 0.41 |
| Hex | 87 | 48 | 71 | 0 | 2F | 10 | 2F | 141 | 1E | 29 |
| Octal | 207 | 110 | 161 | 0 | 57 | 20 | 57 | 501 | 36 | 51 |
| Binary | 10000111 | 1001000 | 1110001 | 0 | 101111 | 10000 | 101111 | 101000001 | 11110 | 101001 |
Color Harmonies of #874871
Complementary color
Monochromatic Colors of #874871
Black with #874871
Text Example
Text Example
White with #874871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874871; }
p { color: rgb(135,72,113); }
H1.HeaderClassName
{
color: #874871;
}
.AnyTagClassName
{
color: #874871;
}
</style>
background-color css
<style>
a { background-color: #874871; }
a { background-color: rgb(135,72,113); }
div.DivClassName
{
background-color: #874871;
}
.BgClassName
{
background-color: #874871;
}
</style>
border-color css
<style>
span { border-color: #874871; }
span { border-color: rgb(135,72,113); }
td.TdClassName
{
border-color: #874871;
}
.TagClassName
{
border-color: #874871;
}
</style>