Shades of Cosmic #865070
Tints of Cosmic #865070
RGB
CMYK
RGB Variations
Color information
#865070 (or 0x865070) is known color: Cosmic. HEX triplet: 86, 50 and 70. RGB value is (134,80,112). Sum of RGB (Red+Green+Blue) = 134+80+112=326 (43% of max value = 765). Red value is 134 (52.73% from 255 or 41.10% from 326); Green value is 80 (31.64% from 255 or 24.54% from 326); Blue value is 112 (44.14% from 255 or 34.36% from 326); Max value from RGB is 134 - color contains mainly: red. Hex color #865070 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865070 is #79AF8F. Grayscale: #636363. Windows color (decimal): -7974800 or 7360646. OLE color: 7360646.
HSL color Cylindrical-coordinate representation of color #865070: hue angle of 324.44º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #865070 is Cyan = 0, Magento = 0.40, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 80 | 112 | - |
| CMYK | 0 | 0.40 | 0.16 | 0.47 |
| HSL | 324.44º | 0.25% | 0.42% | - |
| HSV(B) | 324.44º | 0.4% | 0.53% | - |
| XYZ | 15.62 | 11.98 | 16.82 | - |
| YUV | 99.79 | 134.89 | 152.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 80 | 112 | 0 | 0.40 | 0.16 | 0.47 | 324.44 | 0.25 | 0.42 |
| Hex | 86 | 50 | 70 | 0 | 28 | 10 | 2F | 144 | 19 | 2A |
| Octal | 206 | 120 | 160 | 0 | 50 | 20 | 57 | 504 | 31 | 52 |
| Binary | 10000110 | 1010000 | 1110000 | 0 | 101000 | 10000 | 101111 | 101000100 | 11001 | 101010 |
Color Harmonies of #865070
Complementary color
Monochromatic Colors of #865070
Black with #865070
Text Example
Text Example
White with #865070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865070; }
p { color: rgb(134,80,112); }
H1.HeaderClassName
{
color: #865070;
}
.AnyTagClassName
{
color: #865070;
}
</style>
background-color css
<style>
a { background-color: #865070; }
a { background-color: rgb(134,80,112); }
div.DivClassName
{
background-color: #865070;
}
.BgClassName
{
background-color: #865070;
}
</style>
border-color css
<style>
span { border-color: #865070; }
span { border-color: rgb(134,80,112); }
td.TdClassName
{
border-color: #865070;
}
.TagClassName
{
border-color: #865070;
}
</style>