Shades of Cosmic #785963
Tints of Cosmic #785963
RGB
CMYK
RGB Variations
Color information
#785963 (or 0x785963) is known color: Cosmic. HEX triplet: 78, 59 and 63. RGB value is (120,89,99). Sum of RGB (Red+Green+Blue) = 120+89+99=308 (40% of max value = 765). Red value is 120 (47.27% from 255 or 38.96% from 308); Green value is 89 (35.16% from 255 or 28.90% from 308); Blue value is 99 (39.06% from 255 or 32.14% from 308); Max value from RGB is 120 - color contains mainly: red. Hex color #785963 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785963 is #87A69C. Grayscale: #636363. Windows color (decimal): -8890013 or 6510968. OLE color: 6510968.
HSL color Cylindrical-coordinate representation of color #785963: hue angle of 340.65º 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 #785963 is Cyan = 0, Magento = 0.26, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 89 | 99 | - |
| CMYK | 0 | 0.26 | 0.17 | 0.53 |
| HSL | 340.65º | 0.15% | 0.41% | - |
| HSV(B) | 340.65º | 0.26% | 0.47% | - |
| XYZ | 13.57 | 12.04 | 13.41 | - |
| YUV | 99.41 | 127.77 | 142.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 89 | 99 | 0 | 0.26 | 0.17 | 0.53 | 340.65 | 0.15 | 0.41 |
| Hex | 78 | 59 | 63 | 0 | 1A | 11 | 35 | 155 | F | 29 |
| Octal | 170 | 131 | 143 | 0 | 32 | 21 | 65 | 525 | 17 | 51 |
| Binary | 1111000 | 1011001 | 1100011 | 0 | 11010 | 10001 | 110101 | 101010101 | 1111 | 101001 |
Color Harmonies of #785963
Complementary color
Monochromatic Colors of #785963
Black with #785963
Text Example
Text Example
White with #785963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785963; }
p { color: rgb(120,89,99); }
H1.HeaderClassName
{
color: #785963;
}
.AnyTagClassName
{
color: #785963;
}
</style>
background-color css
<style>
a { background-color: #785963; }
a { background-color: rgb(120,89,99); }
div.DivClassName
{
background-color: #785963;
}
.BgClassName
{
background-color: #785963;
}
</style>
border-color css
<style>
span { border-color: #785963; }
span { border-color: rgb(120,89,99); }
td.TdClassName
{
border-color: #785963;
}
.TagClassName
{
border-color: #785963;
}
</style>