Shades of Cosmic #864667
Tints of Cosmic #864667
RGB
CMYK
RGB Variations
Color information
#864667 (or 0x864667) is known color: Cosmic. HEX triplet: 86, 46 and 67. RGB value is (134,70,103). Sum of RGB (Red+Green+Blue) = 134+70+103=307 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.65% from 307); Green value is 70 (27.73% from 255 or 22.80% from 307); Blue value is 103 (40.62% from 255 or 33.55% from 307); Max value from RGB is 134 - color contains mainly: red. Hex color #864667 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864667 is #79B998. Grayscale: #5C5C5C. Windows color (decimal): -7977369 or 6768262. OLE color: 6768262.
HSL color Cylindrical-coordinate representation of color #864667: hue angle of 329.06º 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 #864667 is Cyan = 0, Magento = 0.48, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 103 | - |
| CMYK | 0 | 0.48 | 0.23 | 0.47 |
| HSL | 329.06º | 0.31% | 0.4% | - |
| HSV(B) | 329.06º | 0.48% | 0.53% | - |
| XYZ | 14.47 | 10.43 | 14.08 | - |
| YUV | 92.9 | 133.7 | 157.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 103 | 0 | 0.48 | 0.23 | 0.47 | 329.06 | 0.31 | 0.4 |
| Hex | 86 | 46 | 67 | 0 | 30 | 17 | 2F | 149 | 1F | 28 |
| Octal | 206 | 106 | 147 | 0 | 60 | 27 | 57 | 511 | 37 | 50 |
| Binary | 10000110 | 1000110 | 1100111 | 0 | 110000 | 10111 | 101111 | 101001001 | 11111 | 101000 |
Color Harmonies of #864667
Complementary color
Monochromatic Colors of #864667
Black with #864667
Text Example
Text Example
White with #864667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864667; }
p { color: rgb(134,70,103); }
H1.HeaderClassName
{
color: #864667;
}
.AnyTagClassName
{
color: #864667;
}
</style>
background-color css
<style>
a { background-color: #864667; }
a { background-color: rgb(134,70,103); }
div.DivClassName
{
background-color: #864667;
}
.BgClassName
{
background-color: #864667;
}
</style>
border-color css
<style>
span { border-color: #864667; }
span { border-color: rgb(134,70,103); }
td.TdClassName
{
border-color: #864667;
}
.TagClassName
{
border-color: #864667;
}
</style>