Shades of Cosmic #774059
Tints of Cosmic #774059
RGB
CMYK
RGB Variations
Color information
#774059 (or 0x774059) is known color: Cosmic. HEX triplet: 77, 40 and 59. RGB value is (119,64,89). Sum of RGB (Red+Green+Blue) = 119+64+89=272 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.75% from 272); Green value is 64 (25.39% from 255 or 23.53% from 272); Blue value is 89 (35.16% from 255 or 32.72% from 272); Max value from RGB is 119 - color contains mainly: red. Hex color #774059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774059 is #88BFA6. Grayscale: #535353. Windows color (decimal): -8961959 or 5849207. OLE color: 5849207.
HSL color Cylindrical-coordinate representation of color #774059: hue angle of 332.73º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #774059 is Cyan = 0, Magento = 0.46, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 89 | - |
| CMYK | 0 | 0.46 | 0.25 | 0.53 |
| HSL | 332.73º | 0.3% | 0.36% | - |
| HSV(B) | 332.73º | 0.46% | 0.47% | - |
| XYZ | 11.24 | 8.31 | 10.46 | - |
| YUV | 83.3 | 131.22 | 153.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 89 | 0 | 0.46 | 0.25 | 0.53 | 332.73 | 0.3 | 0.36 |
| Hex | 77 | 40 | 59 | 0 | 2E | 19 | 35 | 14D | 1E | 24 |
| Octal | 167 | 100 | 131 | 0 | 56 | 31 | 65 | 515 | 36 | 44 |
| Binary | 1110111 | 1000000 | 1011001 | 0 | 101110 | 11001 | 110101 | 101001101 | 11110 | 100100 |
Color Harmonies of #774059
Complementary color
Monochromatic Colors of #774059
Black with #774059
Text Example
Text Example
White with #774059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774059; }
p { color: rgb(119,64,89); }
H1.HeaderClassName
{
color: #774059;
}
.AnyTagClassName
{
color: #774059;
}
</style>
background-color css
<style>
a { background-color: #774059; }
a { background-color: rgb(119,64,89); }
div.DivClassName
{
background-color: #774059;
}
.BgClassName
{
background-color: #774059;
}
</style>
border-color css
<style>
span { border-color: #774059; }
span { border-color: rgb(119,64,89); }
td.TdClassName
{
border-color: #774059;
}
.TagClassName
{
border-color: #774059;
}
</style>