Shades of Cosmic #864668
Tints of Cosmic #864668
RGB
CMYK
RGB Variations
Color information
#864668 (or 0x864668) is known color: Cosmic. HEX triplet: 86, 46 and 68. RGB value is (134,70,104). Sum of RGB (Red+Green+Blue) = 134+70+104=308 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.51% from 308); Green value is 70 (27.73% from 255 or 22.73% from 308); Blue value is 104 (41.02% from 255 or 33.77% from 308); Max value from RGB is 134 - color contains mainly: red. Hex color #864668 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864668 is #79B997. Grayscale: #5C5C5C. Windows color (decimal): -7977368 or 6833798. OLE color: 6833798.
HSL color Cylindrical-coordinate representation of color #864668: hue angle of 328.12º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #864668 is Cyan = 0, Magento = 0.48, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 104 | - |
| CMYK | 0 | 0.48 | 0.22 | 0.47 |
| HSL | 328.13º | 0.31% | 0.4% | - |
| HSV(B) | 328.13º | 0.48% | 0.53% | - |
| XYZ | 14.52 | 10.45 | 14.35 | - |
| YUV | 93.01 | 134.2 | 157.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 104 | 0 | 0.48 | 0.22 | 0.47 | 328.13 | 0.31 | 0.4 |
| Hex | 86 | 46 | 68 | 0 | 30 | 16 | 2F | 148 | 1F | 28 |
| Octal | 206 | 106 | 150 | 0 | 60 | 26 | 57 | 510 | 37 | 50 |
| Binary | 10000110 | 1000110 | 1101000 | 0 | 110000 | 10110 | 101111 | 101001000 | 11111 | 101000 |
Color Harmonies of #864668
Complementary color
Monochromatic Colors of #864668
Black with #864668
Text Example
Text Example
White with #864668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864668; }
p { color: rgb(134,70,104); }
H1.HeaderClassName
{
color: #864668;
}
.AnyTagClassName
{
color: #864668;
}
</style>
background-color css
<style>
a { background-color: #864668; }
a { background-color: rgb(134,70,104); }
div.DivClassName
{
background-color: #864668;
}
.BgClassName
{
background-color: #864668;
}
</style>
border-color css
<style>
span { border-color: #864668; }
span { border-color: rgb(134,70,104); }
td.TdClassName
{
border-color: #864668;
}
.TagClassName
{
border-color: #864668;
}
</style>