Shades of Cosmic #774860
Tints of Cosmic #774860
RGB
CMYK
RGB Variations
Color information
#774860 (or 0x774860) is known color: Cosmic. HEX triplet: 77, 48 and 60. RGB value is (119,72,96). Sum of RGB (Red+Green+Blue) = 119+72+96=287 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.46% from 287); Green value is 72 (28.52% from 255 or 25.09% from 287); Blue value is 96 (37.89% from 255 or 33.45% from 287); Max value from RGB is 119 - color contains mainly: red. Hex color #774860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774860 is #88B79F. Grayscale: #585858. Windows color (decimal): -8959904 or 6310007. OLE color: 6310007.
HSL color Cylindrical-coordinate representation of color #774860: hue angle of 329.36º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #774860 is Cyan = 0, Magento = 0.39, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 72 | 96 | - |
| CMYK | 0 | 0.39 | 0.19 | 0.53 |
| HSL | 329.36º | 0.25% | 0.37% | - |
| HSV(B) | 329.36º | 0.39% | 0.47% | - |
| XYZ | 12.04 | 9.4 | 12.25 | - |
| YUV | 88.79 | 132.07 | 149.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 72 | 96 | 0 | 0.39 | 0.19 | 0.53 | 329.36 | 0.25 | 0.37 |
| Hex | 77 | 48 | 60 | 0 | 27 | 13 | 35 | 149 | 19 | 25 |
| Octal | 167 | 110 | 140 | 0 | 47 | 23 | 65 | 511 | 31 | 45 |
| Binary | 1110111 | 1001000 | 1100000 | 0 | 100111 | 10011 | 110101 | 101001001 | 11001 | 100101 |
Color Harmonies of #774860
Complementary color
Monochromatic Colors of #774860
Black with #774860
Text Example
Text Example
White with #774860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774860; }
p { color: rgb(119,72,96); }
H1.HeaderClassName
{
color: #774860;
}
.AnyTagClassName
{
color: #774860;
}
</style>
background-color css
<style>
a { background-color: #774860; }
a { background-color: rgb(119,72,96); }
div.DivClassName
{
background-color: #774860;
}
.BgClassName
{
background-color: #774860;
}
</style>
border-color css
<style>
span { border-color: #774860; }
span { border-color: rgb(119,72,96); }
td.TdClassName
{
border-color: #774860;
}
.TagClassName
{
border-color: #774860;
}
</style>