Shades of Cosmic #785768
Tints of Cosmic #785768
RGB
CMYK
RGB Variations
Color information
#785768 (or 0x785768) is known color: Cosmic. HEX triplet: 78, 57 and 68. RGB value is (120,87,104). Sum of RGB (Red+Green+Blue) = 120+87+104=311 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.59% from 311); Green value is 87 (34.38% from 255 or 27.97% from 311); Blue value is 104 (41.02% from 255 or 33.44% from 311); Max value from RGB is 120 - color contains mainly: red. Hex color #785768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785768 is #87A897. Grayscale: #626262. Windows color (decimal): -8890520 or 6838136. OLE color: 6838136.
HSL color Cylindrical-coordinate representation of color #785768: hue angle of 329.09º 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 #785768 is Cyan = 0, Magento = 0.28, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 87 | 104 | - |
| CMYK | 0 | 0.28 | 0.13 | 0.53 |
| HSL | 329.09º | 0.16% | 0.41% | - |
| HSV(B) | 329.09º | 0.28% | 0.47% | - |
| XYZ | 13.65 | 11.81 | 14.66 | - |
| YUV | 98.81 | 130.93 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 87 | 104 | 0 | 0.28 | 0.13 | 0.53 | 329.09 | 0.16 | 0.41 |
| Hex | 78 | 57 | 68 | 0 | 1C | D | 35 | 149 | 10 | 29 |
| Octal | 170 | 127 | 150 | 0 | 34 | 15 | 65 | 511 | 20 | 51 |
| Binary | 1111000 | 1010111 | 1101000 | 0 | 11100 | 1101 | 110101 | 101001001 | 10000 | 101001 |
Color Harmonies of #785768
Complementary color
Monochromatic Colors of #785768
Black with #785768
Text Example
Text Example
White with #785768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785768; }
p { color: rgb(120,87,104); }
H1.HeaderClassName
{
color: #785768;
}
.AnyTagClassName
{
color: #785768;
}
</style>
background-color css
<style>
a { background-color: #785768; }
a { background-color: rgb(120,87,104); }
div.DivClassName
{
background-color: #785768;
}
.BgClassName
{
background-color: #785768;
}
</style>
border-color css
<style>
span { border-color: #785768; }
span { border-color: rgb(120,87,104); }
td.TdClassName
{
border-color: #785768;
}
.TagClassName
{
border-color: #785768;
}
</style>