Shades of Cosmic #864366
Tints of Cosmic #864366
RGB
CMYK
RGB Variations
Color information
#864366 (or 0x864366) is known color: Cosmic. HEX triplet: 86, 43 and 66. RGB value is (134,67,102). Sum of RGB (Red+Green+Blue) = 134+67+102=303 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.22% from 303); Green value is 67 (26.56% from 255 or 22.11% from 303); Blue value is 102 (40.23% from 255 or 33.66% from 303); Max value from RGB is 134 - color contains mainly: red. Hex color #864366 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864366 is #79BC99. Grayscale: #5A5A5A. Windows color (decimal): -7978138 or 6701958. OLE color: 6701958.
HSL color Cylindrical-coordinate representation of color #864366: hue angle of 328.66º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #864366 is Cyan = 0, Magento = 0.5, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 67 | 102 | - |
| CMYK | 0 | 0.5 | 0.24 | 0.47 |
| HSL | 328.66º | 0.33% | 0.39% | - |
| HSV(B) | 328.66º | 0.5% | 0.53% | - |
| XYZ | 14.24 | 10.04 | 13.76 | - |
| YUV | 91.02 | 134.2 | 158.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 67 | 102 | 0 | 0.5 | 0.24 | 0.47 | 328.66 | 0.33 | 0.39 |
| Hex | 86 | 43 | 66 | 0 | 32 | 18 | 2F | 149 | 21 | 27 |
| Octal | 206 | 103 | 146 | 0 | 62 | 30 | 57 | 511 | 41 | 47 |
| Binary | 10000110 | 1000011 | 1100110 | 0 | 110010 | 11000 | 101111 | 101001001 | 100001 | 100111 |
Color Harmonies of #864366
Complementary color
Monochromatic Colors of #864366
Black with #864366
Text Example
Text Example
White with #864366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864366; }
p { color: rgb(134,67,102); }
H1.HeaderClassName
{
color: #864366;
}
.AnyTagClassName
{
color: #864366;
}
</style>
background-color css
<style>
a { background-color: #864366; }
a { background-color: rgb(134,67,102); }
div.DivClassName
{
background-color: #864366;
}
.BgClassName
{
background-color: #864366;
}
</style>
border-color css
<style>
span { border-color: #864366; }
span { border-color: rgb(134,67,102); }
td.TdClassName
{
border-color: #864366;
}
.TagClassName
{
border-color: #864366;
}
</style>