Shades of Cosmic #785962
Tints of Cosmic #785962
RGB
CMYK
RGB Variations
Color information
#785962 (or 0x785962) is known color: Cosmic. HEX triplet: 78, 59 and 62. RGB value is (120,89,98). Sum of RGB (Red+Green+Blue) = 120+89+98=307 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.09% from 307); Green value is 89 (35.16% from 255 or 28.99% from 307); Blue value is 98 (38.67% from 255 or 31.92% from 307); Max value from RGB is 120 - color contains mainly: red. Hex color #785962 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785962 is #87A69D. Grayscale: #636363. Windows color (decimal): -8890014 or 6445432. OLE color: 6445432.
HSL color Cylindrical-coordinate representation of color #785962: hue angle of 342.58º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #785962 is Cyan = 0, Magento = 0.26, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 89 | 98 | - |
| CMYK | 0 | 0.26 | 0.18 | 0.53 |
| HSL | 342.58º | 0.15% | 0.41% | - |
| HSV(B) | 342.58º | 0.26% | 0.47% | - |
| XYZ | 13.52 | 12.02 | 13.16 | - |
| YUV | 99.3 | 127.27 | 142.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 89 | 98 | 0 | 0.26 | 0.18 | 0.53 | 342.58 | 0.15 | 0.41 |
| Hex | 78 | 59 | 62 | 0 | 1A | 12 | 35 | 157 | F | 29 |
| Octal | 170 | 131 | 142 | 0 | 32 | 22 | 65 | 527 | 17 | 51 |
| Binary | 1111000 | 1011001 | 1100010 | 0 | 11010 | 10010 | 110101 | 101010111 | 1111 | 101001 |
Color Harmonies of #785962
Complementary color
Monochromatic Colors of #785962
Black with #785962
Text Example
Text Example
White with #785962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785962; }
p { color: rgb(120,89,98); }
H1.HeaderClassName
{
color: #785962;
}
.AnyTagClassName
{
color: #785962;
}
</style>
background-color css
<style>
a { background-color: #785962; }
a { background-color: rgb(120,89,98); }
div.DivClassName
{
background-color: #785962;
}
.BgClassName
{
background-color: #785962;
}
</style>
border-color css
<style>
span { border-color: #785962; }
span { border-color: rgb(120,89,98); }
td.TdClassName
{
border-color: #785962;
}
.TagClassName
{
border-color: #785962;
}
</style>