Shades of Cosmic #775668
Tints of Cosmic #775668
RGB
CMYK
RGB Variations
Color information
#775668 (or 0x775668) is known color: Cosmic. HEX triplet: 77, 56 and 68. RGB value is (119,86,104). Sum of RGB (Red+Green+Blue) = 119+86+104=309 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.51% from 309); Green value is 86 (33.98% from 255 or 27.83% from 309); Blue value is 104 (41.02% from 255 or 33.66% from 309); Max value from RGB is 119 - color contains mainly: red. Hex color #775668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775668 is #88A997. Grayscale: #616161. Windows color (decimal): -8956312 or 6837879. OLE color: 6837879.
HSL color Cylindrical-coordinate representation of color #775668: hue angle of 327.27º degrees, saturation: 0.16, 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 #775668 is Cyan = 0, Magento = 0.28, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 86 | 104 | - |
| CMYK | 0 | 0.28 | 0.13 | 0.53 |
| HSL | 327.27º | 0.16% | 0.4% | - |
| HSV(B) | 327.27º | 0.28% | 0.47% | - |
| XYZ | 13.43 | 11.58 | 14.62 | - |
| YUV | 97.92 | 131.43 | 143.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 86 | 104 | 0 | 0.28 | 0.13 | 0.53 | 327.27 | 0.16 | 0.4 |
| Hex | 77 | 56 | 68 | 0 | 1C | D | 35 | 147 | 10 | 28 |
| Octal | 167 | 126 | 150 | 0 | 34 | 15 | 65 | 507 | 20 | 50 |
| Binary | 1110111 | 1010110 | 1101000 | 0 | 11100 | 1101 | 110101 | 101000111 | 10000 | 101000 |
Color Harmonies of #775668
Complementary color
Monochromatic Colors of #775668
Black with #775668
Text Example
Text Example
White with #775668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775668; }
p { color: rgb(119,86,104); }
H1.HeaderClassName
{
color: #775668;
}
.AnyTagClassName
{
color: #775668;
}
</style>
background-color css
<style>
a { background-color: #775668; }
a { background-color: rgb(119,86,104); }
div.DivClassName
{
background-color: #775668;
}
.BgClassName
{
background-color: #775668;
}
</style>
border-color css
<style>
span { border-color: #775668; }
span { border-color: rgb(119,86,104); }
td.TdClassName
{
border-color: #775668;
}
.TagClassName
{
border-color: #775668;
}
</style>