Shades of Cosmic #775666
Tints of Cosmic #775666
RGB
CMYK
RGB Variations
Color information
#775666 (or 0x775666) is known color: Cosmic. HEX triplet: 77, 56 and 66. RGB value is (119,86,102). Sum of RGB (Red+Green+Blue) = 119+86+102=307 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.76% from 307); Green value is 86 (33.98% from 255 or 28.01% from 307); Blue value is 102 (40.23% from 255 or 33.22% from 307); Max value from RGB is 119 - color contains mainly: red. Hex color #775666 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775666 is #88A999. Grayscale: #616161. Windows color (decimal): -8956314 or 6706807. OLE color: 6706807.
HSL color Cylindrical-coordinate representation of color #775666: hue angle of 330.91º 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 #775666 is Cyan = 0, Magento = 0.28, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 86 | 102 | - |
| CMYK | 0 | 0.28 | 0.14 | 0.53 |
| HSL | 330.91º | 0.16% | 0.4% | - |
| HSV(B) | 330.91º | 0.28% | 0.47% | - |
| XYZ | 13.33 | 11.54 | 14.09 | - |
| YUV | 97.69 | 130.43 | 143.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 86 | 102 | 0 | 0.28 | 0.14 | 0.53 | 330.91 | 0.16 | 0.4 |
| Hex | 77 | 56 | 66 | 0 | 1C | E | 35 | 14B | 10 | 28 |
| Octal | 167 | 126 | 146 | 0 | 34 | 16 | 65 | 513 | 20 | 50 |
| Binary | 1110111 | 1010110 | 1100110 | 0 | 11100 | 1110 | 110101 | 101001011 | 10000 | 101000 |
Color Harmonies of #775666
Complementary color
Monochromatic Colors of #775666
Black with #775666
Text Example
Text Example
White with #775666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775666; }
p { color: rgb(119,86,102); }
H1.HeaderClassName
{
color: #775666;
}
.AnyTagClassName
{
color: #775666;
}
</style>
background-color css
<style>
a { background-color: #775666; }
a { background-color: rgb(119,86,102); }
div.DivClassName
{
background-color: #775666;
}
.BgClassName
{
background-color: #775666;
}
</style>
border-color css
<style>
span { border-color: #775666; }
span { border-color: rgb(119,86,102); }
td.TdClassName
{
border-color: #775666;
}
.TagClassName
{
border-color: #775666;
}
</style>