Shades of Cosmic #785660
Tints of Cosmic #785660
RGB
CMYK
RGB Variations
Color information
#785660 (or 0x785660) is known color: Cosmic. HEX triplet: 78, 56 and 60. RGB value is (120,86,96). Sum of RGB (Red+Green+Blue) = 120+86+96=302 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.74% from 302); Green value is 86 (33.98% from 255 or 28.48% from 302); Blue value is 96 (37.89% from 255 or 31.79% from 302); Max value from RGB is 120 - color contains mainly: red. Hex color #785660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785660 is #87A99F. Grayscale: #616161. Windows color (decimal): -8890784 or 6313592. OLE color: 6313592.
HSL color Cylindrical-coordinate representation of color #785660: hue angle of 342.35º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #785660 is Cyan = 0, Magento = 0.28, Yellow = 0.2 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 86 | 96 | - |
| CMYK | 0 | 0.28 | 0.2 | 0.53 |
| HSL | 342.35º | 0.17% | 0.4% | - |
| HSV(B) | 342.35º | 0.28% | 0.47% | - |
| XYZ | 13.18 | 11.49 | 12.59 | - |
| YUV | 97.31 | 127.26 | 144.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 86 | 96 | 0 | 0.28 | 0.2 | 0.53 | 342.35 | 0.17 | 0.4 |
| Hex | 78 | 56 | 60 | 0 | 1C | 14 | 35 | 156 | 11 | 28 |
| Octal | 170 | 126 | 140 | 0 | 34 | 24 | 65 | 526 | 21 | 50 |
| Binary | 1111000 | 1010110 | 1100000 | 0 | 11100 | 10100 | 110101 | 101010110 | 10001 | 101000 |
Color Harmonies of #785660
Complementary color
Monochromatic Colors of #785660
Black with #785660
Text Example
Text Example
White with #785660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785660; }
p { color: rgb(120,86,96); }
H1.HeaderClassName
{
color: #785660;
}
.AnyTagClassName
{
color: #785660;
}
</style>
background-color css
<style>
a { background-color: #785660; }
a { background-color: rgb(120,86,96); }
div.DivClassName
{
background-color: #785660;
}
.BgClassName
{
background-color: #785660;
}
</style>
border-color css
<style>
span { border-color: #785660; }
span { border-color: rgb(120,86,96); }
td.TdClassName
{
border-color: #785660;
}
.TagClassName
{
border-color: #785660;
}
</style>