Shades of Cosmic #865570
Tints of Cosmic #865570
RGB
CMYK
RGB Variations
Color information
#865570 (or 0x865570) is known color: Cosmic. HEX triplet: 86, 55 and 70. RGB value is (134,85,112). Sum of RGB (Red+Green+Blue) = 134+85+112=331 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.48% from 331); Green value is 85 (33.59% from 255 or 25.68% from 331); Blue value is 112 (44.14% from 255 or 33.84% from 331); Max value from RGB is 134 - color contains mainly: red. Hex color #865570 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865570 is #79AA8F. Grayscale: #666666. Windows color (decimal): -7973520 or 7361926. OLE color: 7361926.
HSL color Cylindrical-coordinate representation of color #865570: hue angle of 326.94º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #865570 is Cyan = 0, Magento = 0.37, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 85 | 112 | - |
| CMYK | 0 | 0.37 | 0.16 | 0.47 |
| HSL | 326.94º | 0.22% | 0.43% | - |
| HSV(B) | 326.94º | 0.37% | 0.53% | - |
| XYZ | 16 | 12.74 | 16.94 | - |
| YUV | 102.73 | 133.23 | 150.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 85 | 112 | 0 | 0.37 | 0.16 | 0.47 | 326.94 | 0.22 | 0.43 |
| Hex | 86 | 55 | 70 | 0 | 25 | 10 | 2F | 147 | 16 | 2B |
| Octal | 206 | 125 | 160 | 0 | 45 | 20 | 57 | 507 | 26 | 53 |
| Binary | 10000110 | 1010101 | 1110000 | 0 | 100101 | 10000 | 101111 | 101000111 | 10110 | 101011 |
Color Harmonies of #865570
Complementary color
Monochromatic Colors of #865570
Black with #865570
Text Example
Text Example
White with #865570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865570; }
p { color: rgb(134,85,112); }
H1.HeaderClassName
{
color: #865570;
}
.AnyTagClassName
{
color: #865570;
}
</style>
background-color css
<style>
a { background-color: #865570; }
a { background-color: rgb(134,85,112); }
div.DivClassName
{
background-color: #865570;
}
.BgClassName
{
background-color: #865570;
}
</style>
border-color css
<style>
span { border-color: #865570; }
span { border-color: rgb(134,85,112); }
td.TdClassName
{
border-color: #865570;
}
.TagClassName
{
border-color: #865570;
}
</style>