Shades of Cosmic #874671
Tints of Cosmic #874671
RGB
CMYK
RGB Variations
Color information
#874671 (or 0x874671) is known color: Cosmic. HEX triplet: 87, 46 and 71. RGB value is (135,70,113). Sum of RGB (Red+Green+Blue) = 135+70+113=318 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.45% from 318); Green value is 70 (27.73% from 255 or 22.01% from 318); Blue value is 113 (44.53% from 255 or 35.53% from 318); Max value from RGB is 135 - color contains mainly: red. Hex color #874671 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874671 is #78B98E. Grayscale: #5E5E5E. Windows color (decimal): -7911823 or 7423623. OLE color: 7423623.
HSL color Cylindrical-coordinate representation of color #874671: hue angle of 320.31º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #874671 is Cyan = 0, Magento = 0.48, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 70 | 113 | - |
| CMYK | 0 | 0.48 | 0.16 | 0.47 |
| HSL | 320.31º | 0.32% | 0.4% | - |
| HSV(B) | 320.31º | 0.48% | 0.53% | - |
| XYZ | 15.16 | 10.72 | 16.89 | - |
| YUV | 94.34 | 138.53 | 157 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 70 | 113 | 0 | 0.48 | 0.16 | 0.47 | 320.31 | 0.32 | 0.4 |
| Hex | 87 | 46 | 71 | 0 | 30 | 10 | 2F | 140 | 20 | 28 |
| Octal | 207 | 106 | 161 | 0 | 60 | 20 | 57 | 500 | 40 | 50 |
| Binary | 10000111 | 1000110 | 1110001 | 0 | 110000 | 10000 | 101111 | 101000000 | 100000 | 101000 |
Color Harmonies of #874671
Complementary color
Monochromatic Colors of #874671
Black with #874671
Text Example
Text Example
White with #874671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874671; }
p { color: rgb(135,70,113); }
H1.HeaderClassName
{
color: #874671;
}
.AnyTagClassName
{
color: #874671;
}
</style>
background-color css
<style>
a { background-color: #874671; }
a { background-color: rgb(135,70,113); }
div.DivClassName
{
background-color: #874671;
}
.BgClassName
{
background-color: #874671;
}
</style>
border-color css
<style>
span { border-color: #874671; }
span { border-color: rgb(135,70,113); }
td.TdClassName
{
border-color: #874671;
}
.TagClassName
{
border-color: #874671;
}
</style>