Shades of Cosmic #864574
Tints of Cosmic #864574
RGB
CMYK
RGB Variations
Color information
#864574 (or 0x864574) is known color: Cosmic. HEX triplet: 86, 45 and 74. RGB value is (134,69,116). Sum of RGB (Red+Green+Blue) = 134+69+116=319 (42% of max value = 765). Red value is 134 (52.73% from 255 or 42.01% from 319); Green value is 69 (27.34% from 255 or 21.63% from 319); Blue value is 116 (45.70% from 255 or 36.36% from 319); Max value from RGB is 134 - color contains mainly: red. Hex color #864574 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864574 is #79BA8B. Grayscale: #5D5D5D. Windows color (decimal): -7977612 or 7619974. OLE color: 7619974.
HSL color Cylindrical-coordinate representation of color #864574: hue angle of 316.62º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #864574 is Cyan = 0, Magento = 0.49, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 69 | 116 | - |
| CMYK | 0 | 0.49 | 0.13 | 0.47 |
| HSL | 316.62º | 0.32% | 0.4% | - |
| HSV(B) | 316.62º | 0.49% | 0.53% | - |
| XYZ | 15.11 | 10.59 | 17.77 | - |
| YUV | 93.79 | 140.53 | 156.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 69 | 116 | 0 | 0.49 | 0.13 | 0.47 | 316.62 | 0.32 | 0.4 |
| Hex | 86 | 45 | 74 | 0 | 31 | D | 2F | 13D | 20 | 28 |
| Octal | 206 | 105 | 164 | 0 | 61 | 15 | 57 | 475 | 40 | 50 |
| Binary | 10000110 | 1000101 | 1110100 | 0 | 110001 | 1101 | 101111 | 100111101 | 100000 | 101000 |
Color Harmonies of #864574
Complementary color
Monochromatic Colors of #864574
Black with #864574
Text Example
Text Example
White with #864574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864574; }
p { color: rgb(134,69,116); }
H1.HeaderClassName
{
color: #864574;
}
.AnyTagClassName
{
color: #864574;
}
</style>
background-color css
<style>
a { background-color: #864574; }
a { background-color: rgb(134,69,116); }
div.DivClassName
{
background-color: #864574;
}
.BgClassName
{
background-color: #864574;
}
</style>
border-color css
<style>
span { border-color: #864574; }
span { border-color: rgb(134,69,116); }
td.TdClassName
{
border-color: #864574;
}
.TagClassName
{
border-color: #864574;
}
</style>