Shades of Cosmic #864160
Tints of Cosmic #864160
RGB
CMYK
RGB Variations
Color information
#864160 (or 0x864160) is known color: Cosmic. HEX triplet: 86, 41 and 60. RGB value is (134,65,96). Sum of RGB (Red+Green+Blue) = 134+65+96=295 (39% of max value = 765). Red value is 134 (52.73% from 255 or 45.42% from 295); Green value is 65 (25.78% from 255 or 22.03% from 295); Blue value is 96 (37.89% from 255 or 32.54% from 295); Max value from RGB is 134 - color contains mainly: red. Hex color #864160 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864160 is #79BE9F. Grayscale: #595959. Windows color (decimal): -7978656 or 6308230. OLE color: 6308230.
HSL color Cylindrical-coordinate representation of color #864160: hue angle of 333.04º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #864160 is Cyan = 0, Magento = 0.51, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 65 | 96 | - |
| CMYK | 0 | 0.51 | 0.28 | 0.47 |
| HSL | 333.04º | 0.35% | 0.39% | - |
| HSV(B) | 333.04º | 0.51% | 0.53% | - |
| XYZ | 13.83 | 9.69 | 12.21 | - |
| YUV | 89.17 | 131.86 | 159.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 65 | 96 | 0 | 0.51 | 0.28 | 0.47 | 333.04 | 0.35 | 0.39 |
| Hex | 86 | 41 | 60 | 0 | 33 | 1C | 2F | 14D | 23 | 27 |
| Octal | 206 | 101 | 140 | 0 | 63 | 34 | 57 | 515 | 43 | 47 |
| Binary | 10000110 | 1000001 | 1100000 | 0 | 110011 | 11100 | 101111 | 101001101 | 100011 | 100111 |
Color Harmonies of #864160
Complementary color
Monochromatic Colors of #864160
Black with #864160
Text Example
Text Example
White with #864160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864160; }
p { color: rgb(134,65,96); }
H1.HeaderClassName
{
color: #864160;
}
.AnyTagClassName
{
color: #864160;
}
</style>
background-color css
<style>
a { background-color: #864160; }
a { background-color: rgb(134,65,96); }
div.DivClassName
{
background-color: #864160;
}
.BgClassName
{
background-color: #864160;
}
</style>
border-color css
<style>
span { border-color: #864160; }
span { border-color: rgb(134,65,96); }
td.TdClassName
{
border-color: #864160;
}
.TagClassName
{
border-color: #864160;
}
</style>