Shades of Cosmic #785766
Tints of Cosmic #785766
RGB
CMYK
RGB Variations
Color information
#785766 (or 0x785766) is known color: Cosmic. HEX triplet: 78, 57 and 66. RGB value is (120,87,102). Sum of RGB (Red+Green+Blue) = 120+87+102=309 (40% of max value = 765). Red value is 120 (47.27% from 255 or 38.83% from 309); Green value is 87 (34.38% from 255 or 28.16% from 309); Blue value is 102 (40.23% from 255 or 33.01% from 309); Max value from RGB is 120 - color contains mainly: red. Hex color #785766 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785766 is #87A899. Grayscale: #626262. Windows color (decimal): -8890522 or 6707064. OLE color: 6707064.
HSL color Cylindrical-coordinate representation of color #785766: hue angle of 332.73º degrees, saturation: 0.16, 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 #785766 is Cyan = 0, Magento = 0.28, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 87 | 102 | - |
| CMYK | 0 | 0.28 | 0.15 | 0.53 |
| HSL | 332.73º | 0.16% | 0.41% | - |
| HSV(B) | 332.73º | 0.28% | 0.47% | - |
| XYZ | 13.55 | 11.77 | 14.13 | - |
| YUV | 98.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 87 | 102 | 0 | 0.28 | 0.15 | 0.53 | 332.73 | 0.16 | 0.41 |
| Hex | 78 | 57 | 66 | 0 | 1C | F | 35 | 14D | 10 | 29 |
| Octal | 170 | 127 | 146 | 0 | 34 | 17 | 65 | 515 | 20 | 51 |
| Binary | 1111000 | 1010111 | 1100110 | 0 | 11100 | 1111 | 110101 | 101001101 | 10000 | 101001 |
Color Harmonies of #785766
Complementary color
Monochromatic Colors of #785766
Black with #785766
Text Example
Text Example
White with #785766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785766; }
p { color: rgb(120,87,102); }
H1.HeaderClassName
{
color: #785766;
}
.AnyTagClassName
{
color: #785766;
}
</style>
background-color css
<style>
a { background-color: #785766; }
a { background-color: rgb(120,87,102); }
div.DivClassName
{
background-color: #785766;
}
.BgClassName
{
background-color: #785766;
}
</style>
border-color css
<style>
span { border-color: #785766; }
span { border-color: rgb(120,87,102); }
td.TdClassName
{
border-color: #785766;
}
.TagClassName
{
border-color: #785766;
}
</style>