Shades of Cosmic #774959
Tints of Cosmic #774959
RGB
CMYK
RGB Variations
Color information
#774959 (or 0x774959) is known color: Cosmic. HEX triplet: 77, 49 and 59. RGB value is (119,73,89). Sum of RGB (Red+Green+Blue) = 119+73+89=281 (37% of max value = 765). Red value is 119 (46.88% from 255 or 42.35% from 281); Green value is 73 (28.91% from 255 or 25.98% from 281); Blue value is 89 (35.16% from 255 or 31.67% from 281); Max value from RGB is 119 - color contains mainly: red. Hex color #774959 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774959 is #88B6A6. Grayscale: #585858. Windows color (decimal): -8959655 or 5851511. OLE color: 5851511.
HSL color Cylindrical-coordinate representation of color #774959: hue angle of 339.13º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #774959 is Cyan = 0, Magento = 0.39, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 89 | - |
| CMYK | 0 | 0.39 | 0.25 | 0.53 |
| HSL | 339.13º | 0.24% | 0.38% | - |
| HSV(B) | 339.13º | 0.39% | 0.47% | - |
| XYZ | 11.79 | 9.41 | 10.65 | - |
| YUV | 88.58 | 128.24 | 149.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 89 | 0 | 0.39 | 0.25 | 0.53 | 339.13 | 0.24 | 0.38 |
| Hex | 77 | 49 | 59 | 0 | 27 | 19 | 35 | 153 | 18 | 26 |
| Octal | 167 | 111 | 131 | 0 | 47 | 31 | 65 | 523 | 30 | 46 |
| Binary | 1110111 | 1001001 | 1011001 | 0 | 100111 | 11001 | 110101 | 101010011 | 11000 | 100110 |
Color Harmonies of #774959
Complementary color
Monochromatic Colors of #774959
Black with #774959
Text Example
Text Example
White with #774959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774959; }
p { color: rgb(119,73,89); }
H1.HeaderClassName
{
color: #774959;
}
.AnyTagClassName
{
color: #774959;
}
</style>
background-color css
<style>
a { background-color: #774959; }
a { background-color: rgb(119,73,89); }
div.DivClassName
{
background-color: #774959;
}
.BgClassName
{
background-color: #774959;
}
</style>
border-color css
<style>
span { border-color: #774959; }
span { border-color: rgb(119,73,89); }
td.TdClassName
{
border-color: #774959;
}
.TagClassName
{
border-color: #774959;
}
</style>