Shades of Cosmic #864465
Tints of Cosmic #864465
RGB
CMYK
RGB Variations
Color information
#864465 (or 0x864465) is known color: Cosmic. HEX triplet: 86, 44 and 65. RGB value is (134,68,101). Sum of RGB (Red+Green+Blue) = 134+68+101=303 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.22% from 303); Green value is 68 (26.95% from 255 or 22.44% from 303); Blue value is 101 (39.84% from 255 or 33.33% from 303); Max value from RGB is 134 - color contains mainly: red. Hex color #864465 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864465 is #79BB9A. Grayscale: #5B5B5B. Windows color (decimal): -7977883 or 6636678. OLE color: 6636678.
HSL color Cylindrical-coordinate representation of color #864465: hue angle of 330º degrees, saturation: 0.33, 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 #864465 is Cyan = 0, Magento = 0.49, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 68 | 101 | - |
| CMYK | 0 | 0.49 | 0.25 | 0.47 |
| HSL | 330º | 0.33% | 0.4% | - |
| HSV(B) | 330º | 0.49% | 0.53% | - |
| XYZ | 14.25 | 10.14 | 13.52 | - |
| YUV | 91.5 | 133.37 | 158.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 68 | 101 | 0 | 0.49 | 0.25 | 0.47 | 330 | 0.33 | 0.4 |
| Hex | 86 | 44 | 65 | 0 | 31 | 19 | 2F | 14A | 21 | 28 |
| Octal | 206 | 104 | 145 | 0 | 61 | 31 | 57 | 512 | 41 | 50 |
| Binary | 10000110 | 1000100 | 1100101 | 0 | 110001 | 11001 | 101111 | 101001010 | 100001 | 101000 |
Color Harmonies of #864465
Complementary color
Monochromatic Colors of #864465
Black with #864465
Text Example
Text Example
White with #864465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864465; }
p { color: rgb(134,68,101); }
H1.HeaderClassName
{
color: #864465;
}
.AnyTagClassName
{
color: #864465;
}
</style>
background-color css
<style>
a { background-color: #864465; }
a { background-color: rgb(134,68,101); }
div.DivClassName
{
background-color: #864465;
}
.BgClassName
{
background-color: #864465;
}
</style>
border-color css
<style>
span { border-color: #864465; }
span { border-color: rgb(134,68,101); }
td.TdClassName
{
border-color: #864465;
}
.TagClassName
{
border-color: #864465;
}
</style>