Shades of Cosmic #785668
Tints of Cosmic #785668
RGB
CMYK
RGB Variations
Color information
#785668 (or 0x785668) is known color: Cosmic. HEX triplet: 78, 56 and 68. RGB value is (120,86,104). Sum of RGB (Red+Green+Blue) = 120+86+104=310 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.71% from 310); Green value is 86 (33.98% from 255 or 27.74% from 310); Blue value is 104 (41.02% from 255 or 33.55% from 310); Max value from RGB is 120 - color contains mainly: red. Hex color #785668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785668 is #87A997. Grayscale: #626262. Windows color (decimal): -8890776 or 6837880. OLE color: 6837880.
HSL color Cylindrical-coordinate representation of color #785668: hue angle of 328.24º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #785668 is Cyan = 0, Magento = 0.28, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 86 | 104 | - |
| CMYK | 0 | 0.28 | 0.13 | 0.53 |
| HSL | 328.24º | 0.17% | 0.4% | - |
| HSV(B) | 328.24º | 0.28% | 0.47% | - |
| XYZ | 13.57 | 11.65 | 14.63 | - |
| YUV | 98.22 | 131.26 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 86 | 104 | 0 | 0.28 | 0.13 | 0.53 | 328.24 | 0.17 | 0.4 |
| Hex | 78 | 56 | 68 | 0 | 1C | D | 35 | 148 | 11 | 28 |
| Octal | 170 | 126 | 150 | 0 | 34 | 15 | 65 | 510 | 21 | 50 |
| Binary | 1111000 | 1010110 | 1101000 | 0 | 11100 | 1101 | 110101 | 101001000 | 10001 | 101000 |
Color Harmonies of #785668
Complementary color
Monochromatic Colors of #785668
Black with #785668
Text Example
Text Example
White with #785668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785668; }
p { color: rgb(120,86,104); }
H1.HeaderClassName
{
color: #785668;
}
.AnyTagClassName
{
color: #785668;
}
</style>
background-color css
<style>
a { background-color: #785668; }
a { background-color: rgb(120,86,104); }
div.DivClassName
{
background-color: #785668;
}
.BgClassName
{
background-color: #785668;
}
</style>
border-color css
<style>
span { border-color: #785668; }
span { border-color: rgb(120,86,104); }
td.TdClassName
{
border-color: #785668;
}
.TagClassName
{
border-color: #785668;
}
</style>