Shades of Cosmic #864365
Tints of Cosmic #864365
RGB
CMYK
RGB Variations
Color information
#864365 (or 0x864365) is known color: Cosmic. HEX triplet: 86, 43 and 65. RGB value is (134,67,101). Sum of RGB (Red+Green+Blue) = 134+67+101=302 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.37% from 302); Green value is 67 (26.56% from 255 or 22.19% from 302); Blue value is 101 (39.84% from 255 or 33.44% from 302); Max value from RGB is 134 - color contains mainly: red. Hex color #864365 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864365 is #79BC9A. Grayscale: #5A5A5A. Windows color (decimal): -7978139 or 6636422. OLE color: 6636422.
HSL color Cylindrical-coordinate representation of color #864365: hue angle of 329.55º 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 #864365 is Cyan = 0, Magento = 0.5, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 67 | 101 | - |
| CMYK | 0 | 0.5 | 0.25 | 0.47 |
| HSL | 329.55º | 0.33% | 0.39% | - |
| HSV(B) | 329.55º | 0.5% | 0.53% | - |
| XYZ | 14.19 | 10.02 | 13.5 | - |
| YUV | 90.91 | 133.7 | 158.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 67 | 101 | 0 | 0.5 | 0.25 | 0.47 | 329.55 | 0.33 | 0.39 |
| Hex | 86 | 43 | 65 | 0 | 32 | 19 | 2F | 14A | 21 | 27 |
| Octal | 206 | 103 | 145 | 0 | 62 | 31 | 57 | 512 | 41 | 47 |
| Binary | 10000110 | 1000011 | 1100101 | 0 | 110010 | 11001 | 101111 | 101001010 | 100001 | 100111 |
Color Harmonies of #864365
Complementary color
Monochromatic Colors of #864365
Black with #864365
Text Example
Text Example
White with #864365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864365; }
p { color: rgb(134,67,101); }
H1.HeaderClassName
{
color: #864365;
}
.AnyTagClassName
{
color: #864365;
}
</style>
background-color css
<style>
a { background-color: #864365; }
a { background-color: rgb(134,67,101); }
div.DivClassName
{
background-color: #864365;
}
.BgClassName
{
background-color: #864365;
}
</style>
border-color css
<style>
span { border-color: #864365; }
span { border-color: rgb(134,67,101); }
td.TdClassName
{
border-color: #864365;
}
.TagClassName
{
border-color: #864365;
}
</style>