Shades of Cosmic #864873
Tints of Cosmic #864873
RGB
CMYK
RGB Variations
Color information
#864873 (or 0x864873) is known color: Cosmic. HEX triplet: 86, 48 and 73. RGB value is (134,72,115). Sum of RGB (Red+Green+Blue) = 134+72+115=321 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.74% from 321); Green value is 72 (28.52% from 255 or 22.43% from 321); Blue value is 115 (45.31% from 255 or 35.83% from 321); Max value from RGB is 134 - color contains mainly: red. Hex color #864873 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864873 is #79B78C. Grayscale: #5F5F5F. Windows color (decimal): -7976845 or 7555206. OLE color: 7555206.
HSL color Cylindrical-coordinate representation of color #864873: hue angle of 318.39º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #864873 is Cyan = 0, Magento = 0.46, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 72 | 115 | - |
| CMYK | 0 | 0.46 | 0.14 | 0.47 |
| HSL | 318.39º | 0.3% | 0.4% | - |
| HSV(B) | 318.39º | 0.46% | 0.53% | - |
| XYZ | 15.24 | 10.94 | 17.53 | - |
| YUV | 95.44 | 139.04 | 155.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 72 | 115 | 0 | 0.46 | 0.14 | 0.47 | 318.39 | 0.3 | 0.4 |
| Hex | 86 | 48 | 73 | 0 | 2E | E | 2F | 13E | 1E | 28 |
| Octal | 206 | 110 | 163 | 0 | 56 | 16 | 57 | 476 | 36 | 50 |
| Binary | 10000110 | 1001000 | 1110011 | 0 | 101110 | 1110 | 101111 | 100111110 | 11110 | 101000 |
Color Harmonies of #864873
Complementary color
Monochromatic Colors of #864873
Black with #864873
Text Example
Text Example
White with #864873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864873; }
p { color: rgb(134,72,115); }
H1.HeaderClassName
{
color: #864873;
}
.AnyTagClassName
{
color: #864873;
}
</style>
background-color css
<style>
a { background-color: #864873; }
a { background-color: rgb(134,72,115); }
div.DivClassName
{
background-color: #864873;
}
.BgClassName
{
background-color: #864873;
}
</style>
border-color css
<style>
span { border-color: #864873; }
span { border-color: rgb(134,72,115); }
td.TdClassName
{
border-color: #864873;
}
.TagClassName
{
border-color: #864873;
}
</style>