Shades of Cosmic #785860
Tints of Cosmic #785860
RGB
CMYK
RGB Variations
Color information
#785860 (or 0x785860) is known color: Cosmic. HEX triplet: 78, 58 and 60. RGB value is (120,88,96). Sum of RGB (Red+Green+Blue) = 120+88+96=304 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.47% from 304); Green value is 88 (34.77% from 255 or 28.95% from 304); Blue value is 96 (37.89% from 255 or 31.58% from 304); Max value from RGB is 120 - color contains mainly: red. Hex color #785860 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785860 is #87A79F. Grayscale: #626262. Windows color (decimal): -8890272 or 6314104. OLE color: 6314104.
HSL color Cylindrical-coordinate representation of color #785860: hue angle of 345º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #785860 is Cyan = 0, Magento = 0.27, Yellow = 0.2 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 88 | 96 | - |
| CMYK | 0 | 0.27 | 0.2 | 0.53 |
| HSL | 345º | 0.15% | 0.41% | - |
| HSV(B) | 345º | 0.27% | 0.47% | - |
| XYZ | 13.35 | 11.82 | 12.64 | - |
| YUV | 98.48 | 126.6 | 143.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 88 | 96 | 0 | 0.27 | 0.2 | 0.53 | 345 | 0.15 | 0.41 |
| Hex | 78 | 58 | 60 | 0 | 1B | 14 | 35 | 159 | F | 29 |
| Octal | 170 | 130 | 140 | 0 | 33 | 24 | 65 | 531 | 17 | 51 |
| Binary | 1111000 | 1011000 | 1100000 | 0 | 11011 | 10100 | 110101 | 101011001 | 1111 | 101001 |
Color Harmonies of #785860
Complementary color
Monochromatic Colors of #785860
Black with #785860
Text Example
Text Example
White with #785860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785860; }
p { color: rgb(120,88,96); }
H1.HeaderClassName
{
color: #785860;
}
.AnyTagClassName
{
color: #785860;
}
</style>
background-color css
<style>
a { background-color: #785860; }
a { background-color: rgb(120,88,96); }
div.DivClassName
{
background-color: #785860;
}
.BgClassName
{
background-color: #785860;
}
</style>
border-color css
<style>
span { border-color: #785860; }
span { border-color: rgb(120,88,96); }
td.TdClassName
{
border-color: #785860;
}
.TagClassName
{
border-color: #785860;
}
</style>