Shades of Cosmic #775669
Tints of Cosmic #775669
RGB
CMYK
RGB Variations
Color information
#775669 (or 0x775669) is known color: Cosmic. HEX triplet: 77, 56 and 69. RGB value is (119,86,105). Sum of RGB (Red+Green+Blue) = 119+86+105=310 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.39% from 310); Green value is 86 (33.98% from 255 or 27.74% from 310); Blue value is 105 (41.41% from 255 or 33.87% from 310); Max value from RGB is 119 - color contains mainly: red. Hex color #775669 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775669 is #88A996. Grayscale: #616161. Windows color (decimal): -8956311 or 6903415. OLE color: 6903415.
HSL color Cylindrical-coordinate representation of color #775669: hue angle of 325.45º 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 #775669 is Cyan = 0, Magento = 0.28, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 86 | 105 | - |
| CMYK | 0 | 0.28 | 0.12 | 0.53 |
| HSL | 325.45º | 0.16% | 0.4% | - |
| HSV(B) | 325.45º | 0.28% | 0.47% | - |
| XYZ | 13.49 | 11.6 | 14.89 | - |
| YUV | 98.03 | 131.93 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 86 | 105 | 0 | 0.28 | 0.12 | 0.53 | 325.45 | 0.16 | 0.4 |
| Hex | 77 | 56 | 69 | 0 | 1C | C | 35 | 145 | 10 | 28 |
| Octal | 167 | 126 | 151 | 0 | 34 | 14 | 65 | 505 | 20 | 50 |
| Binary | 1110111 | 1010110 | 1101001 | 0 | 11100 | 1100 | 110101 | 101000101 | 10000 | 101000 |
Color Harmonies of #775669
Complementary color
Monochromatic Colors of #775669
Black with #775669
Text Example
Text Example
White with #775669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775669; }
p { color: rgb(119,86,105); }
H1.HeaderClassName
{
color: #775669;
}
.AnyTagClassName
{
color: #775669;
}
</style>
background-color css
<style>
a { background-color: #775669; }
a { background-color: rgb(119,86,105); }
div.DivClassName
{
background-color: #775669;
}
.BgClassName
{
background-color: #775669;
}
</style>
border-color css
<style>
span { border-color: #775669; }
span { border-color: rgb(119,86,105); }
td.TdClassName
{
border-color: #775669;
}
.TagClassName
{
border-color: #775669;
}
</style>