Shades of Cosmic #864367
Tints of Cosmic #864367
RGB
CMYK
RGB Variations
Color information
#864367 (or 0x864367) is known color: Cosmic. HEX triplet: 86, 43 and 67. RGB value is (134,67,103). Sum of RGB (Red+Green+Blue) = 134+67+103=304 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.08% from 304); Green value is 67 (26.56% from 255 or 22.04% from 304); Blue value is 103 (40.62% from 255 or 33.88% from 304); Max value from RGB is 134 - color contains mainly: red. Hex color #864367 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864367 is #79BC98. Grayscale: #5B5B5B. Windows color (decimal): -7978137 or 6767494. OLE color: 6767494.
HSL color Cylindrical-coordinate representation of color #864367: hue angle of 327.76º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #864367 is Cyan = 0, Magento = 0.5, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 67 | 103 | - |
| CMYK | 0 | 0.5 | 0.23 | 0.47 |
| HSL | 327.76º | 0.33% | 0.39% | - |
| HSV(B) | 327.76º | 0.5% | 0.53% | - |
| XYZ | 14.29 | 10.06 | 14.02 | - |
| YUV | 91.14 | 134.7 | 158.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 67 | 103 | 0 | 0.5 | 0.23 | 0.47 | 327.76 | 0.33 | 0.39 |
| Hex | 86 | 43 | 67 | 0 | 32 | 17 | 2F | 148 | 21 | 27 |
| Octal | 206 | 103 | 147 | 0 | 62 | 27 | 57 | 510 | 41 | 47 |
| Binary | 10000110 | 1000011 | 1100111 | 0 | 110010 | 10111 | 101111 | 101001000 | 100001 | 100111 |
Color Harmonies of #864367
Complementary color
Monochromatic Colors of #864367
Black with #864367
Text Example
Text Example
White with #864367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864367; }
p { color: rgb(134,67,103); }
H1.HeaderClassName
{
color: #864367;
}
.AnyTagClassName
{
color: #864367;
}
</style>
background-color css
<style>
a { background-color: #864367; }
a { background-color: rgb(134,67,103); }
div.DivClassName
{
background-color: #864367;
}
.BgClassName
{
background-color: #864367;
}
</style>
border-color css
<style>
span { border-color: #864367; }
span { border-color: rgb(134,67,103); }
td.TdClassName
{
border-color: #864367;
}
.TagClassName
{
border-color: #864367;
}
</style>