Shades of Cosmic #855070
Tints of Cosmic #855070
RGB
CMYK
RGB Variations
Color information
#855070 (or 0x855070) is known color: Cosmic. HEX triplet: 85, 50 and 70. RGB value is (133,80,112). Sum of RGB (Red+Green+Blue) = 133+80+112=325 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.92% from 325); Green value is 80 (31.64% from 255 or 24.62% from 325); Blue value is 112 (44.14% from 255 or 34.46% from 325); Max value from RGB is 133 - color contains mainly: red. Hex color #855070 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855070 is #7AAF8F. Grayscale: #636363. Windows color (decimal): -8040336 or 7360645. OLE color: 7360645.
HSL color Cylindrical-coordinate representation of color #855070: hue angle of 323.77º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #855070 is Cyan = 0, Magento = 0.40, Yellow = 0.16 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 80 | 112 | - |
| CMYK | 0 | 0.40 | 0.16 | 0.48 |
| HSL | 323.77º | 0.25% | 0.42% | - |
| HSV(B) | 323.77º | 0.4% | 0.52% | - |
| XYZ | 15.47 | 11.89 | 16.81 | - |
| YUV | 99.5 | 135.06 | 151.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 112 | 0 | 0.40 | 0.16 | 0.48 | 323.77 | 0.25 | 0.42 |
| Hex | 85 | 50 | 70 | 0 | 28 | 10 | 30 | 144 | 19 | 2A |
| Octal | 205 | 120 | 160 | 0 | 50 | 20 | 60 | 504 | 31 | 52 |
| Binary | 10000101 | 1010000 | 1110000 | 0 | 101000 | 10000 | 110000 | 101000100 | 11001 | 101010 |
Color Harmonies of #855070
Complementary color
Monochromatic Colors of #855070
Black with #855070
Text Example
Text Example
White with #855070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855070; }
p { color: rgb(133,80,112); }
H1.HeaderClassName
{
color: #855070;
}
.AnyTagClassName
{
color: #855070;
}
</style>
background-color css
<style>
a { background-color: #855070; }
a { background-color: rgb(133,80,112); }
div.DivClassName
{
background-color: #855070;
}
.BgClassName
{
background-color: #855070;
}
</style>
border-color css
<style>
span { border-color: #855070; }
span { border-color: rgb(133,80,112); }
td.TdClassName
{
border-color: #855070;
}
.TagClassName
{
border-color: #855070;
}
</style>