Shades of Cosmic #785562
Tints of Cosmic #785562
RGB
CMYK
RGB Variations
Color information
#785562 (or 0x785562) is known color: Cosmic. HEX triplet: 78, 55 and 62. RGB value is (120,85,98). Sum of RGB (Red+Green+Blue) = 120+85+98=303 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.60% from 303); Green value is 85 (33.59% from 255 or 28.05% from 303); Blue value is 98 (38.67% from 255 or 32.34% from 303); Max value from RGB is 120 - color contains mainly: red. Hex color #785562 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785562 is #87AA9D. Grayscale: #606060. Windows color (decimal): -8891038 or 6444408. OLE color: 6444408.
HSL color Cylindrical-coordinate representation of color #785562: hue angle of 337.71º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #785562 is Cyan = 0, Magento = 0.29, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 85 | 98 | - |
| CMYK | 0 | 0.29 | 0.18 | 0.53 |
| HSL | 337.71º | 0.17% | 0.4% | - |
| HSV(B) | 337.71º | 0.29% | 0.47% | - |
| XYZ | 13.2 | 11.37 | 13.05 | - |
| YUV | 96.95 | 128.6 | 144.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 85 | 98 | 0 | 0.29 | 0.18 | 0.53 | 337.71 | 0.17 | 0.4 |
| Hex | 78 | 55 | 62 | 0 | 1D | 12 | 35 | 152 | 11 | 28 |
| Octal | 170 | 125 | 142 | 0 | 35 | 22 | 65 | 522 | 21 | 50 |
| Binary | 1111000 | 1010101 | 1100010 | 0 | 11101 | 10010 | 110101 | 101010010 | 10001 | 101000 |
Color Harmonies of #785562
Complementary color
Monochromatic Colors of #785562
Black with #785562
Text Example
Text Example
White with #785562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785562; }
p { color: rgb(120,85,98); }
H1.HeaderClassName
{
color: #785562;
}
.AnyTagClassName
{
color: #785562;
}
</style>
background-color css
<style>
a { background-color: #785562; }
a { background-color: rgb(120,85,98); }
div.DivClassName
{
background-color: #785562;
}
.BgClassName
{
background-color: #785562;
}
</style>
border-color css
<style>
span { border-color: #785562; }
span { border-color: rgb(120,85,98); }
td.TdClassName
{
border-color: #785562;
}
.TagClassName
{
border-color: #785562;
}
</style>