Shades of Cosmic #855970
Tints of Cosmic #855970
RGB
CMYK
RGB Variations
Color information
#855970 (or 0x855970) is known color: Cosmic. HEX triplet: 85, 59 and 70. RGB value is (133,89,112). Sum of RGB (Red+Green+Blue) = 133+89+112=334 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.82% from 334); Green value is 89 (35.16% from 255 or 26.65% from 334); Blue value is 112 (44.14% from 255 or 33.53% from 334); Max value from RGB is 133 - color contains mainly: red. Hex color #855970 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855970 is #7AA68F. Grayscale: #686868. Windows color (decimal): -8038032 or 7362949. OLE color: 7362949.
HSL color Cylindrical-coordinate representation of color #855970: hue angle of 328.64º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #855970 is Cyan = 0, Magento = 0.33, Yellow = 0.16 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 89 | 112 | - |
| CMYK | 0 | 0.33 | 0.16 | 0.48 |
| HSL | 328.64º | 0.2% | 0.44% | - |
| HSV(B) | 328.64º | 0.33% | 0.52% | - |
| XYZ | 16.17 | 13.3 | 17.04 | - |
| YUV | 104.78 | 132.08 | 148.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 89 | 112 | 0 | 0.33 | 0.16 | 0.48 | 328.64 | 0.2 | 0.44 |
| Hex | 85 | 59 | 70 | 0 | 21 | 10 | 30 | 149 | 14 | 2C |
| Octal | 205 | 131 | 160 | 0 | 41 | 20 | 60 | 511 | 24 | 54 |
| Binary | 10000101 | 1011001 | 1110000 | 0 | 100001 | 10000 | 110000 | 101001001 | 10100 | 101100 |
Color Harmonies of #855970
Complementary color
Monochromatic Colors of #855970
Black with #855970
Text Example
Text Example
White with #855970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855970; }
p { color: rgb(133,89,112); }
H1.HeaderClassName
{
color: #855970;
}
.AnyTagClassName
{
color: #855970;
}
</style>
background-color css
<style>
a { background-color: #855970; }
a { background-color: rgb(133,89,112); }
div.DivClassName
{
background-color: #855970;
}
.BgClassName
{
background-color: #855970;
}
</style>
border-color css
<style>
span { border-color: #855970; }
span { border-color: rgb(133,89,112); }
td.TdClassName
{
border-color: #855970;
}
.TagClassName
{
border-color: #855970;
}
</style>