Shades of Cosmic #864065
Tints of Cosmic #864065
RGB
CMYK
RGB Variations
Color information
#864065 (or 0x864065) is known color: Cosmic. HEX triplet: 86, 40 and 65. RGB value is (134,64,101). Sum of RGB (Red+Green+Blue) = 134+64+101=299 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.82% from 299); Green value is 64 (25.39% from 255 or 21.40% from 299); Blue value is 101 (39.84% from 255 or 33.78% from 299); Max value from RGB is 134 - color contains mainly: red. Hex color #864065 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864065 is #79BF9A. Grayscale: #595959. Windows color (decimal): -7978907 or 6635654. OLE color: 6635654.
HSL color Cylindrical-coordinate representation of color #864065: hue angle of 328.29º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #864065 is Cyan = 0, Magento = 0.52, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 64 | 101 | - |
| CMYK | 0 | 0.52 | 0.25 | 0.47 |
| HSL | 328.29º | 0.35% | 0.39% | - |
| HSV(B) | 328.29º | 0.52% | 0.53% | - |
| XYZ | 14.01 | 9.67 | 13.44 | - |
| YUV | 89.15 | 134.69 | 159.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 64 | 101 | 0 | 0.52 | 0.25 | 0.47 | 328.29 | 0.35 | 0.39 |
| Hex | 86 | 40 | 65 | 0 | 34 | 19 | 2F | 148 | 23 | 27 |
| Octal | 206 | 100 | 145 | 0 | 64 | 31 | 57 | 510 | 43 | 47 |
| Binary | 10000110 | 1000000 | 1100101 | 0 | 110100 | 11001 | 101111 | 101001000 | 100011 | 100111 |
Color Harmonies of #864065
Complementary color
Monochromatic Colors of #864065
Black with #864065
Text Example
Text Example
White with #864065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864065; }
p { color: rgb(134,64,101); }
H1.HeaderClassName
{
color: #864065;
}
.AnyTagClassName
{
color: #864065;
}
</style>
background-color css
<style>
a { background-color: #864065; }
a { background-color: rgb(134,64,101); }
div.DivClassName
{
background-color: #864065;
}
.BgClassName
{
background-color: #864065;
}
</style>
border-color css
<style>
span { border-color: #864065; }
span { border-color: rgb(134,64,101); }
td.TdClassName
{
border-color: #864065;
}
.TagClassName
{
border-color: #864065;
}
</style>