Shades of Cosmic #874773
Tints of Cosmic #874773
RGB
CMYK
RGB Variations
Color information
#874773 (or 0x874773) is known color: Cosmic. HEX triplet: 87, 47 and 73. RGB value is (135,71,115). Sum of RGB (Red+Green+Blue) = 135+71+115=321 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.06% from 321); Green value is 71 (28.12% from 255 or 22.12% from 321); Blue value is 115 (45.31% from 255 or 35.83% from 321); Max value from RGB is 135 - color contains mainly: red. Hex color #874773 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874773 is #78B88C. Grayscale: #5F5F5F. Windows color (decimal): -7911565 or 7554951. OLE color: 7554951.
HSL color Cylindrical-coordinate representation of color #874773: hue angle of 318.75º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #874773 is Cyan = 0, Magento = 0.47, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 71 | 115 | - |
| CMYK | 0 | 0.47 | 0.15 | 0.47 |
| HSL | 318.75º | 0.31% | 0.4% | - |
| HSV(B) | 318.75º | 0.47% | 0.53% | - |
| XYZ | 15.34 | 10.9 | 17.51 | - |
| YUV | 95.15 | 139.2 | 156.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 71 | 115 | 0 | 0.47 | 0.15 | 0.47 | 318.75 | 0.31 | 0.4 |
| Hex | 87 | 47 | 73 | 0 | 2F | F | 2F | 13F | 1F | 28 |
| Octal | 207 | 107 | 163 | 0 | 57 | 17 | 57 | 477 | 37 | 50 |
| Binary | 10000111 | 1000111 | 1110011 | 0 | 101111 | 1111 | 101111 | 100111111 | 11111 | 101000 |
Color Harmonies of #874773
Complementary color
Monochromatic Colors of #874773
Black with #874773
Text Example
Text Example
White with #874773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874773; }
p { color: rgb(135,71,115); }
H1.HeaderClassName
{
color: #874773;
}
.AnyTagClassName
{
color: #874773;
}
</style>
background-color css
<style>
a { background-color: #874773; }
a { background-color: rgb(135,71,115); }
div.DivClassName
{
background-color: #874773;
}
.BgClassName
{
background-color: #874773;
}
</style>
border-color css
<style>
span { border-color: #874773; }
span { border-color: rgb(135,71,115); }
td.TdClassName
{
border-color: #874773;
}
.TagClassName
{
border-color: #874773;
}
</style>