Shades of Cosmic #864768
Tints of Cosmic #864768
RGB
CMYK
RGB Variations
Color information
#864768 (or 0x864768) is known color: Cosmic. HEX triplet: 86, 47 and 68. RGB value is (134,71,104). Sum of RGB (Red+Green+Blue) = 134+71+104=309 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.37% from 309); Green value is 71 (28.12% from 255 or 22.98% from 309); Blue value is 104 (41.02% from 255 or 33.66% from 309); Max value from RGB is 134 - color contains mainly: red. Hex color #864768 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864768 is #79B897. Grayscale: #5D5D5D. Windows color (decimal): -7977112 or 6834054. OLE color: 6834054.
HSL color Cylindrical-coordinate representation of color #864768: hue angle of 328.57º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #864768 is Cyan = 0, Magento = 0.47, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 71 | 104 | - |
| CMYK | 0 | 0.47 | 0.22 | 0.47 |
| HSL | 328.57º | 0.31% | 0.4% | - |
| HSV(B) | 328.57º | 0.47% | 0.53% | - |
| XYZ | 14.58 | 10.57 | 14.37 | - |
| YUV | 93.6 | 133.87 | 156.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 71 | 104 | 0 | 0.47 | 0.22 | 0.47 | 328.57 | 0.31 | 0.4 |
| Hex | 86 | 47 | 68 | 0 | 2F | 16 | 2F | 149 | 1F | 28 |
| Octal | 206 | 107 | 150 | 0 | 57 | 26 | 57 | 511 | 37 | 50 |
| Binary | 10000110 | 1000111 | 1101000 | 0 | 101111 | 10110 | 101111 | 101001001 | 11111 | 101000 |
Color Harmonies of #864768
Complementary color
Monochromatic Colors of #864768
Black with #864768
Text Example
Text Example
White with #864768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864768; }
p { color: rgb(134,71,104); }
H1.HeaderClassName
{
color: #864768;
}
.AnyTagClassName
{
color: #864768;
}
</style>
background-color css
<style>
a { background-color: #864768; }
a { background-color: rgb(134,71,104); }
div.DivClassName
{
background-color: #864768;
}
.BgClassName
{
background-color: #864768;
}
</style>
border-color css
<style>
span { border-color: #864768; }
span { border-color: rgb(134,71,104); }
td.TdClassName
{
border-color: #864768;
}
.TagClassName
{
border-color: #864768;
}
</style>