Shades of Cosmic #774958
Tints of Cosmic #774958
RGB
CMYK
RGB Variations
Color information
#774958 (or 0x774958) is known color: Cosmic. HEX triplet: 77, 49 and 58. RGB value is (119,73,88). Sum of RGB (Red+Green+Blue) = 119+73+88=280 (37% of max value = 765). Red value is 119 (46.88% from 255 or 42.5% from 280); Green value is 73 (28.91% from 255 or 26.07% from 280); Blue value is 88 (34.77% from 255 or 31.43% from 280); Max value from RGB is 119 - color contains mainly: red. Hex color #774958 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774958 is #88B6A7. Grayscale: #585858. Windows color (decimal): -8959656 or 5785975. OLE color: 5785975.
HSL color Cylindrical-coordinate representation of color #774958: hue angle of 340.43º 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 #774958 is Cyan = 0, Magento = 0.39, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 88 | - |
| CMYK | 0 | 0.39 | 0.26 | 0.53 |
| HSL | 340.43º | 0.24% | 0.38% | - |
| HSV(B) | 340.43º | 0.39% | 0.47% | - |
| XYZ | 11.75 | 9.39 | 10.43 | - |
| YUV | 88.46 | 127.74 | 149.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 88 | 0 | 0.39 | 0.26 | 0.53 | 340.43 | 0.24 | 0.38 |
| Hex | 77 | 49 | 58 | 0 | 27 | 1A | 35 | 154 | 18 | 26 |
| Octal | 167 | 111 | 130 | 0 | 47 | 32 | 65 | 524 | 30 | 46 |
| Binary | 1110111 | 1001001 | 1011000 | 0 | 100111 | 11010 | 110101 | 101010100 | 11000 | 100110 |
Color Harmonies of #774958
Complementary color
Monochromatic Colors of #774958
Black with #774958
Text Example
Text Example
White with #774958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774958; }
p { color: rgb(119,73,88); }
H1.HeaderClassName
{
color: #774958;
}
.AnyTagClassName
{
color: #774958;
}
</style>
background-color css
<style>
a { background-color: #774958; }
a { background-color: rgb(119,73,88); }
div.DivClassName
{
background-color: #774958;
}
.BgClassName
{
background-color: #774958;
}
</style>
border-color css
<style>
span { border-color: #774958; }
span { border-color: rgb(119,73,88); }
td.TdClassName
{
border-color: #774958;
}
.TagClassName
{
border-color: #774958;
}
</style>