Shades of Cosmic #864964
Tints of Cosmic #864964
RGB
CMYK
RGB Variations
Color information
#864964 (or 0x864964) is known color: Cosmic. HEX triplet: 86, 49 and 64. RGB value is (134,73,100). Sum of RGB (Red+Green+Blue) = 134+73+100=307 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.65% from 307); Green value is 73 (28.91% from 255 or 23.78% from 307); Blue value is 100 (39.45% from 255 or 32.57% from 307); Max value from RGB is 134 - color contains mainly: red. Hex color #864964 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864964 is #79B69B. Grayscale: #5E5E5E. Windows color (decimal): -7976604 or 6572422. OLE color: 6572422.
HSL color Cylindrical-coordinate representation of color #864964: hue angle of 333.44º 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 #864964 is Cyan = 0, Magento = 0.46, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 73 | 100 | - |
| CMYK | 0 | 0.46 | 0.25 | 0.47 |
| HSL | 333.44º | 0.29% | 0.41% | - |
| HSV(B) | 333.44º | 0.46% | 0.53% | - |
| XYZ | 14.51 | 10.75 | 13.37 | - |
| YUV | 94.32 | 131.21 | 156.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 73 | 100 | 0 | 0.46 | 0.25 | 0.47 | 333.44 | 0.29 | 0.41 |
| Hex | 86 | 49 | 64 | 0 | 2E | 19 | 2F | 14D | 1D | 29 |
| Octal | 206 | 111 | 144 | 0 | 56 | 31 | 57 | 515 | 35 | 51 |
| Binary | 10000110 | 1001001 | 1100100 | 0 | 101110 | 11001 | 101111 | 101001101 | 11101 | 101001 |
Color Harmonies of #864964
Complementary color
Monochromatic Colors of #864964
Black with #864964
Text Example
Text Example
White with #864964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864964; }
p { color: rgb(134,73,100); }
H1.HeaderClassName
{
color: #864964;
}
.AnyTagClassName
{
color: #864964;
}
</style>
background-color css
<style>
a { background-color: #864964; }
a { background-color: rgb(134,73,100); }
div.DivClassName
{
background-color: #864964;
}
.BgClassName
{
background-color: #864964;
}
</style>
border-color css
<style>
span { border-color: #864964; }
span { border-color: rgb(134,73,100); }
td.TdClassName
{
border-color: #864964;
}
.TagClassName
{
border-color: #864964;
}
</style>