Shades of Cosmic #864267
Tints of Cosmic #864267
RGB
CMYK
RGB Variations
Color information
#864267 (or 0x864267) is known color: Cosmic. HEX triplet: 86, 42 and 67. RGB value is (134,66,103). Sum of RGB (Red+Green+Blue) = 134+66+103=303 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.22% from 303); Green value is 66 (26.17% from 255 or 21.78% from 303); Blue value is 103 (40.62% from 255 or 33.99% from 303); Max value from RGB is 134 - color contains mainly: red. Hex color #864267 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864267 is #79BD98. Grayscale: #5A5A5A. Windows color (decimal): -7978393 or 6767238. OLE color: 6767238.
HSL color Cylindrical-coordinate representation of color #864267: hue angle of 327.35º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #864267 is Cyan = 0, Magento = 0.51, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 66 | 103 | - |
| CMYK | 0 | 0.51 | 0.23 | 0.47 |
| HSL | 327.35º | 0.34% | 0.39% | - |
| HSV(B) | 327.35º | 0.51% | 0.53% | - |
| XYZ | 14.23 | 9.94 | 14 | - |
| YUV | 90.55 | 135.03 | 158.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 66 | 103 | 0 | 0.51 | 0.23 | 0.47 | 327.35 | 0.34 | 0.39 |
| Hex | 86 | 42 | 67 | 0 | 33 | 17 | 2F | 147 | 22 | 27 |
| Octal | 206 | 102 | 147 | 0 | 63 | 27 | 57 | 507 | 42 | 47 |
| Binary | 10000110 | 1000010 | 1100111 | 0 | 110011 | 10111 | 101111 | 101000111 | 100010 | 100111 |
Color Harmonies of #864267
Complementary color
Monochromatic Colors of #864267
Black with #864267
Text Example
Text Example
White with #864267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864267; }
p { color: rgb(134,66,103); }
H1.HeaderClassName
{
color: #864267;
}
.AnyTagClassName
{
color: #864267;
}
</style>
background-color css
<style>
a { background-color: #864267; }
a { background-color: rgb(134,66,103); }
div.DivClassName
{
background-color: #864267;
}
.BgClassName
{
background-color: #864267;
}
</style>
border-color css
<style>
span { border-color: #864267; }
span { border-color: rgb(134,66,103); }
td.TdClassName
{
border-color: #864267;
}
.TagClassName
{
border-color: #864267;
}
</style>