Shades of Cosmic #864967
Tints of Cosmic #864967
RGB
CMYK
RGB Variations
Color information
#864967 (or 0x864967) is known color: Cosmic. HEX triplet: 86, 49 and 67. RGB value is (134,73,103). Sum of RGB (Red+Green+Blue) = 134+73+103=310 (41% of max value = 765). Red value is 134 (52.73% from 255 or 43.23% from 310); Green value is 73 (28.91% from 255 or 23.55% from 310); Blue value is 103 (40.62% from 255 or 33.23% from 310); Max value from RGB is 134 - color contains mainly: red. Hex color #864967 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864967 is #79B698. Grayscale: #5E5E5E. Windows color (decimal): -7976601 or 6769030. OLE color: 6769030.
HSL color Cylindrical-coordinate representation of color #864967: hue angle of 330.49º degrees, saturation: 0.29, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #864967 is Cyan = 0, Magento = 0.46, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 73 | 103 | - |
| CMYK | 0 | 0.46 | 0.23 | 0.47 |
| HSL | 330.49º | 0.29% | 0.41% | - |
| HSV(B) | 330.49º | 0.46% | 0.53% | - |
| XYZ | 14.66 | 10.81 | 14.15 | - |
| YUV | 94.66 | 132.71 | 156.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 73 | 103 | 0 | 0.46 | 0.23 | 0.47 | 330.49 | 0.29 | 0.41 |
| Hex | 86 | 49 | 67 | 0 | 2E | 17 | 2F | 14A | 1D | 29 |
| Octal | 206 | 111 | 147 | 0 | 56 | 27 | 57 | 512 | 35 | 51 |
| Binary | 10000110 | 1001001 | 1100111 | 0 | 101110 | 10111 | 101111 | 101001010 | 11101 | 101001 |
Color Harmonies of #864967
Complementary color
Monochromatic Colors of #864967
Black with #864967
Text Example
Text Example
White with #864967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864967; }
p { color: rgb(134,73,103); }
H1.HeaderClassName
{
color: #864967;
}
.AnyTagClassName
{
color: #864967;
}
</style>
background-color css
<style>
a { background-color: #864967; }
a { background-color: rgb(134,73,103); }
div.DivClassName
{
background-color: #864967;
}
.BgClassName
{
background-color: #864967;
}
</style>
border-color css
<style>
span { border-color: #864967; }
span { border-color: rgb(134,73,103); }
td.TdClassName
{
border-color: #864967;
}
.TagClassName
{
border-color: #864967;
}
</style>