Shades of Cosmic #864773
Tints of Cosmic #864773
RGB
CMYK
RGB Variations
Color information
#864773 (or 0x864773) is known color: Cosmic. HEX triplet: 86, 47 and 73. RGB value is (134,71,115). Sum of RGB (Red+Green+Blue) = 134+71+115=320 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.88% from 320); Green value is 71 (28.12% from 255 or 22.19% from 320); Blue value is 115 (45.31% from 255 or 35.94% from 320); Max value from RGB is 134 - color contains mainly: red. Hex color #864773 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864773 is #79B88C. Grayscale: #5E5E5E. Windows color (decimal): -7977101 or 7554950. OLE color: 7554950.
HSL color Cylindrical-coordinate representation of color #864773: hue angle of 318.1º 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 #864773 is Cyan = 0, Magento = 0.47, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 71 | 115 | - |
| CMYK | 0 | 0.47 | 0.14 | 0.47 |
| HSL | 318.1º | 0.31% | 0.4% | - |
| HSV(B) | 318.1º | 0.47% | 0.53% | - |
| XYZ | 15.18 | 10.81 | 17.51 | - |
| YUV | 94.85 | 139.37 | 155.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 71 | 115 | 0 | 0.47 | 0.14 | 0.47 | 318.1 | 0.31 | 0.4 |
| Hex | 86 | 47 | 73 | 0 | 2F | E | 2F | 13E | 1F | 28 |
| Octal | 206 | 107 | 163 | 0 | 57 | 16 | 57 | 476 | 37 | 50 |
| Binary | 10000110 | 1000111 | 1110011 | 0 | 101111 | 1110 | 101111 | 100111110 | 11111 | 101000 |
Color Harmonies of #864773
Complementary color
Monochromatic Colors of #864773
Black with #864773
Text Example
Text Example
White with #864773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864773; }
p { color: rgb(134,71,115); }
H1.HeaderClassName
{
color: #864773;
}
.AnyTagClassName
{
color: #864773;
}
</style>
background-color css
<style>
a { background-color: #864773; }
a { background-color: rgb(134,71,115); }
div.DivClassName
{
background-color: #864773;
}
.BgClassName
{
background-color: #864773;
}
</style>
border-color css
<style>
span { border-color: #864773; }
span { border-color: rgb(134,71,115); }
td.TdClassName
{
border-color: #864773;
}
.TagClassName
{
border-color: #864773;
}
</style>