Shades of Cosmic #864669
Tints of Cosmic #864669
RGB
CMYK
RGB Variations
Color information
#864669 (or 0x864669) is known color: Cosmic. HEX triplet: 86, 46 and 69. RGB value is (134,70,105). Sum of RGB (Red+Green+Blue) = 134+70+105=309 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.37% from 309); Green value is 70 (27.73% from 255 or 22.65% from 309); Blue value is 105 (41.41% from 255 or 33.98% from 309); Max value from RGB is 134 - color contains mainly: red. Hex color #864669 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864669 is #79B996. Grayscale: #5D5D5D. Windows color (decimal): -7977367 or 6899334. OLE color: 6899334.
HSL color Cylindrical-coordinate representation of color #864669: hue angle of 327.19º 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 #864669 is Cyan = 0, Magento = 0.48, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 105 | - |
| CMYK | 0 | 0.48 | 0.22 | 0.47 |
| HSL | 327.19º | 0.31% | 0.4% | - |
| HSV(B) | 327.19º | 0.48% | 0.53% | - |
| XYZ | 14.57 | 10.47 | 14.62 | - |
| YUV | 93.13 | 134.7 | 157.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 105 | 0 | 0.48 | 0.22 | 0.47 | 327.19 | 0.31 | 0.4 |
| Hex | 86 | 46 | 69 | 0 | 30 | 16 | 2F | 147 | 1F | 28 |
| Octal | 206 | 106 | 151 | 0 | 60 | 26 | 57 | 507 | 37 | 50 |
| Binary | 10000110 | 1000110 | 1101001 | 0 | 110000 | 10110 | 101111 | 101000111 | 11111 | 101000 |
Color Harmonies of #864669
Complementary color
Monochromatic Colors of #864669
Black with #864669
Text Example
Text Example
White with #864669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864669; }
p { color: rgb(134,70,105); }
H1.HeaderClassName
{
color: #864669;
}
.AnyTagClassName
{
color: #864669;
}
</style>
background-color css
<style>
a { background-color: #864669; }
a { background-color: rgb(134,70,105); }
div.DivClassName
{
background-color: #864669;
}
.BgClassName
{
background-color: #864669;
}
</style>
border-color css
<style>
span { border-color: #864669; }
span { border-color: rgb(134,70,105); }
td.TdClassName
{
border-color: #864669;
}
.TagClassName
{
border-color: #864669;
}
</style>