Shades of Cosmic #864564
Tints of Cosmic #864564
RGB
CMYK
RGB Variations
Color information
#864564 (or 0x864564) is known color: Cosmic. HEX triplet: 86, 45 and 64. RGB value is (134,69,100). Sum of RGB (Red+Green+Blue) = 134+69+100=303 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.22% from 303); Green value is 69 (27.34% from 255 or 22.77% from 303); Blue value is 100 (39.45% from 255 or 33.00% from 303); Max value from RGB is 134 - color contains mainly: red. Hex color #864564 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864564 is #79BA9B. Grayscale: #5B5B5B. Windows color (decimal): -7977628 or 6571398. OLE color: 6571398.
HSL color Cylindrical-coordinate representation of color #864564: hue angle of 331.38º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #864564 is Cyan = 0, Magento = 0.49, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 69 | 100 | - |
| CMYK | 0 | 0.49 | 0.25 | 0.47 |
| HSL | 331.38º | 0.32% | 0.4% | - |
| HSV(B) | 331.38º | 0.49% | 0.53% | - |
| XYZ | 14.26 | 10.24 | 13.28 | - |
| YUV | 91.97 | 132.53 | 157.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 69 | 100 | 0 | 0.49 | 0.25 | 0.47 | 331.38 | 0.32 | 0.4 |
| Hex | 86 | 45 | 64 | 0 | 31 | 19 | 2F | 14B | 20 | 28 |
| Octal | 206 | 105 | 144 | 0 | 61 | 31 | 57 | 513 | 40 | 50 |
| Binary | 10000110 | 1000101 | 1100100 | 0 | 110001 | 11001 | 101111 | 101001011 | 100000 | 101000 |
Color Harmonies of #864564
Complementary color
Monochromatic Colors of #864564
Black with #864564
Text Example
Text Example
White with #864564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864564; }
p { color: rgb(134,69,100); }
H1.HeaderClassName
{
color: #864564;
}
.AnyTagClassName
{
color: #864564;
}
</style>
background-color css
<style>
a { background-color: #864564; }
a { background-color: rgb(134,69,100); }
div.DivClassName
{
background-color: #864564;
}
.BgClassName
{
background-color: #864564;
}
</style>
border-color css
<style>
span { border-color: #864564; }
span { border-color: rgb(134,69,100); }
td.TdClassName
{
border-color: #864564;
}
.TagClassName
{
border-color: #864564;
}
</style>