Shades of Cosmic #874471
Tints of Cosmic #874471
RGB
CMYK
RGB Variations
Color information
#874471 (or 0x874471) is known color: Cosmic. HEX triplet: 87, 44 and 71. RGB value is (135,68,113). Sum of RGB (Red+Green+Blue) = 135+68+113=316 (41% of max value = 765). Red value is 135 (53.12% from 255 or 42.72% from 316); Green value is 68 (26.95% from 255 or 21.52% from 316); Blue value is 113 (44.53% from 255 or 35.76% from 316); Max value from RGB is 135 - color contains mainly: red. Hex color #874471 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874471 is #78BB8E. Grayscale: #5D5D5D. Windows color (decimal): -7912335 or 7423111. OLE color: 7423111.
HSL color Cylindrical-coordinate representation of color #874471: hue angle of 319.7º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #874471 is Cyan = 0, Magento = 0.50, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 68 | 113 | - |
| CMYK | 0 | 0.50 | 0.16 | 0.47 |
| HSL | 319.7º | 0.33% | 0.4% | - |
| HSV(B) | 319.7º | 0.5% | 0.53% | - |
| XYZ | 15.04 | 10.48 | 16.85 | - |
| YUV | 93.16 | 139.2 | 157.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 68 | 113 | 0 | 0.50 | 0.16 | 0.47 | 319.7 | 0.33 | 0.4 |
| Hex | 87 | 44 | 71 | 0 | 32 | 10 | 2F | 140 | 21 | 28 |
| Octal | 207 | 104 | 161 | 0 | 62 | 20 | 57 | 500 | 41 | 50 |
| Binary | 10000111 | 1000100 | 1110001 | 0 | 110010 | 10000 | 101111 | 101000000 | 100001 | 101000 |
Color Harmonies of #874471
Complementary color
Monochromatic Colors of #874471
Black with #874471
Text Example
Text Example
White with #874471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874471; }
p { color: rgb(135,68,113); }
H1.HeaderClassName
{
color: #874471;
}
.AnyTagClassName
{
color: #874471;
}
</style>
background-color css
<style>
a { background-color: #874471; }
a { background-color: rgb(135,68,113); }
div.DivClassName
{
background-color: #874471;
}
.BgClassName
{
background-color: #874471;
}
</style>
border-color css
<style>
span { border-color: #874471; }
span { border-color: rgb(135,68,113); }
td.TdClassName
{
border-color: #874471;
}
.TagClassName
{
border-color: #874471;
}
</style>