Shades of Cosmic #785866
Tints of Cosmic #785866
RGB
CMYK
RGB Variations
Color information
#785866 (or 0x785866) is known color: Cosmic. HEX triplet: 78, 58 and 66. RGB value is (120,88,102). Sum of RGB (Red+Green+Blue) = 120+88+102=310 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.71% from 310); Green value is 88 (34.77% from 255 or 28.39% from 310); Blue value is 102 (40.23% from 255 or 32.90% from 310); Max value from RGB is 120 - color contains mainly: red. Hex color #785866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785866 is #87A799. Grayscale: #636363. Windows color (decimal): -8890266 or 6707320. OLE color: 6707320.
HSL color Cylindrical-coordinate representation of color #785866: hue angle of 333.75º 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 #785866 is Cyan = 0, Magento = 0.27, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 88 | 102 | - |
| CMYK | 0 | 0.27 | 0.15 | 0.53 |
| HSL | 333.75º | 0.15% | 0.41% | - |
| HSV(B) | 333.75º | 0.27% | 0.47% | - |
| XYZ | 13.63 | 11.93 | 14.15 | - |
| YUV | 99.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 88 | 102 | 0 | 0.27 | 0.15 | 0.53 | 333.75 | 0.15 | 0.41 |
| Hex | 78 | 58 | 66 | 0 | 1B | F | 35 | 14E | F | 29 |
| Octal | 170 | 130 | 146 | 0 | 33 | 17 | 65 | 516 | 17 | 51 |
| Binary | 1111000 | 1011000 | 1100110 | 0 | 11011 | 1111 | 110101 | 101001110 | 1111 | 101001 |
Color Harmonies of #785866
Complementary color
Monochromatic Colors of #785866
Black with #785866
Text Example
Text Example
White with #785866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785866; }
p { color: rgb(120,88,102); }
H1.HeaderClassName
{
color: #785866;
}
.AnyTagClassName
{
color: #785866;
}
</style>
background-color css
<style>
a { background-color: #785866; }
a { background-color: rgb(120,88,102); }
div.DivClassName
{
background-color: #785866;
}
.BgClassName
{
background-color: #785866;
}
</style>
border-color css
<style>
span { border-color: #785866; }
span { border-color: rgb(120,88,102); }
td.TdClassName
{
border-color: #785866;
}
.TagClassName
{
border-color: #785866;
}
</style>