Shades of Cosmic #863868
Tints of Cosmic #863868
RGB
CMYK
RGB Variations
Color information
#863868 (or 0x863868) is known color: Cosmic. HEX triplet: 86, 38 and 68. RGB value is (134,56,104). Sum of RGB (Red+Green+Blue) = 134+56+104=294 (38% of max value = 765). Red value is 134 (52.73% from 255 or 45.58% from 294); Green value is 56 (22.27% from 255 or 19.05% from 294); Blue value is 104 (41.02% from 255 or 35.37% from 294); Max value from RGB is 134 - color contains mainly: red. Hex color #863868 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863868 is #79C797. Grayscale: #545454. Windows color (decimal): -7980952 or 6830214. OLE color: 6830214.
HSL color Cylindrical-coordinate representation of color #863868: hue angle of 323.08º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #863868 is Cyan = 0, Magento = 0.58, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 56 | 104 | - |
| CMYK | 0 | 0.58 | 0.22 | 0.47 |
| HSL | 323.08º | 0.41% | 0.37% | - |
| HSV(B) | 323.08º | 0.58% | 0.53% | - |
| XYZ | 13.74 | 8.9 | 14.09 | - |
| YUV | 84.79 | 138.84 | 163.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 56 | 104 | 0 | 0.58 | 0.22 | 0.47 | 323.08 | 0.41 | 0.37 |
| Hex | 86 | 38 | 68 | 0 | 3A | 16 | 2F | 143 | 29 | 25 |
| Octal | 206 | 70 | 150 | 0 | 72 | 26 | 57 | 503 | 51 | 45 |
| Binary | 10000110 | 111000 | 1101000 | 0 | 111010 | 10110 | 101111 | 101000011 | 101001 | 100101 |
Color Harmonies of #863868
Complementary color
Monochromatic Colors of #863868
Black with #863868
Text Example
Text Example
White with #863868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863868; }
p { color: rgb(134,56,104); }
H1.HeaderClassName
{
color: #863868;
}
.AnyTagClassName
{
color: #863868;
}
</style>
background-color css
<style>
a { background-color: #863868; }
a { background-color: rgb(134,56,104); }
div.DivClassName
{
background-color: #863868;
}
.BgClassName
{
background-color: #863868;
}
</style>
border-color css
<style>
span { border-color: #863868; }
span { border-color: rgb(134,56,104); }
td.TdClassName
{
border-color: #863868;
}
.TagClassName
{
border-color: #863868;
}
</style>