Shades of Cosmic #775968
Tints of Cosmic #775968
RGB
CMYK
RGB Variations
Color information
#775968 (or 0x775968) is known color: Cosmic. HEX triplet: 77, 59 and 68. RGB value is (119,89,104). Sum of RGB (Red+Green+Blue) = 119+89+104=312 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.14% from 312); Green value is 89 (35.16% from 255 or 28.53% from 312); Blue value is 104 (41.02% from 255 or 33.33% from 312); Max value from RGB is 119 - color contains mainly: red. Hex color #775968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775968 is #88A697. Grayscale: #636363. Windows color (decimal): -8955544 or 6838647. OLE color: 6838647.
HSL color Cylindrical-coordinate representation of color #775968: hue angle of 330º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #775968 is Cyan = 0, Magento = 0.25, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 89 | 104 | - |
| CMYK | 0 | 0.25 | 0.13 | 0.53 |
| HSL | 330º | 0.14% | 0.41% | - |
| HSV(B) | 330º | 0.25% | 0.47% | - |
| XYZ | 13.68 | 12.07 | 14.7 | - |
| YUV | 99.68 | 130.44 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 104 | 0 | 0.25 | 0.13 | 0.53 | 330 | 0.14 | 0.41 |
| Hex | 77 | 59 | 68 | 0 | 19 | D | 35 | 14A | E | 29 |
| Octal | 167 | 131 | 150 | 0 | 31 | 15 | 65 | 512 | 16 | 51 |
| Binary | 1110111 | 1011001 | 1101000 | 0 | 11001 | 1101 | 110101 | 101001010 | 1110 | 101001 |
Color Harmonies of #775968
Complementary color
Monochromatic Colors of #775968
Black with #775968
Text Example
Text Example
White with #775968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775968; }
p { color: rgb(119,89,104); }
H1.HeaderClassName
{
color: #775968;
}
.AnyTagClassName
{
color: #775968;
}
</style>
background-color css
<style>
a { background-color: #775968; }
a { background-color: rgb(119,89,104); }
div.DivClassName
{
background-color: #775968;
}
.BgClassName
{
background-color: #775968;
}
</style>
border-color css
<style>
span { border-color: #775968; }
span { border-color: rgb(119,89,104); }
td.TdClassName
{
border-color: #775968;
}
.TagClassName
{
border-color: #775968;
}
</style>