Shades of Cosmic #864674
Tints of Cosmic #864674
RGB
CMYK
RGB Variations
Color information
#864674 (or 0x864674) is known color: Cosmic. HEX triplet: 86, 46 and 74. RGB value is (134,70,116). Sum of RGB (Red+Green+Blue) = 134+70+116=320 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.88% from 320); Green value is 70 (27.73% from 255 or 21.88% from 320); Blue value is 116 (45.70% from 255 or 36.25% from 320); Max value from RGB is 134 - color contains mainly: red. Hex color #864674 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864674 is #79B98B. Grayscale: #5E5E5E. Windows color (decimal): -7977356 or 7620230. OLE color: 7620230.
HSL color Cylindrical-coordinate representation of color #864674: hue angle of 316.88º 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 #864674 is Cyan = 0, Magento = 0.48, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 116 | - |
| CMYK | 0 | 0.48 | 0.13 | 0.47 |
| HSL | 316.88º | 0.31% | 0.4% | - |
| HSV(B) | 316.88º | 0.48% | 0.53% | - |
| XYZ | 15.17 | 10.71 | 17.79 | - |
| YUV | 94.38 | 140.2 | 156.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 116 | 0 | 0.48 | 0.13 | 0.47 | 316.88 | 0.31 | 0.4 |
| Hex | 86 | 46 | 74 | 0 | 30 | D | 2F | 13D | 1F | 28 |
| Octal | 206 | 106 | 164 | 0 | 60 | 15 | 57 | 475 | 37 | 50 |
| Binary | 10000110 | 1000110 | 1110100 | 0 | 110000 | 1101 | 101111 | 100111101 | 11111 | 101000 |
Color Harmonies of #864674
Complementary color
Monochromatic Colors of #864674
Black with #864674
Text Example
Text Example
White with #864674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864674; }
p { color: rgb(134,70,116); }
H1.HeaderClassName
{
color: #864674;
}
.AnyTagClassName
{
color: #864674;
}
</style>
background-color css
<style>
a { background-color: #864674; }
a { background-color: rgb(134,70,116); }
div.DivClassName
{
background-color: #864674;
}
.BgClassName
{
background-color: #864674;
}
</style>
border-color css
<style>
span { border-color: #864674; }
span { border-color: rgb(134,70,116); }
td.TdClassName
{
border-color: #864674;
}
.TagClassName
{
border-color: #864674;
}
</style>