Shades of Cosmic #774060
Tints of Cosmic #774060
RGB
CMYK
RGB Variations
Color information
#774060 (or 0x774060) is known color: Cosmic. HEX triplet: 77, 40 and 60. RGB value is (119,64,96). Sum of RGB (Red+Green+Blue) = 119+64+96=279 (36% of max value = 765). Red value is 119 (46.88% from 255 or 42.65% from 279); Green value is 64 (25.39% from 255 or 22.94% from 279); Blue value is 96 (37.89% from 255 or 34.41% from 279); Max value from RGB is 119 - color contains mainly: red. Hex color #774060 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774060 is #88BF9F. Grayscale: #545454. Windows color (decimal): -8961952 or 6307959. OLE color: 6307959.
HSL color Cylindrical-coordinate representation of color #774060: hue angle of 325.09º 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 #774060 is Cyan = 0, Magento = 0.46, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 96 | - |
| CMYK | 0 | 0.46 | 0.19 | 0.53 |
| HSL | 325.09º | 0.3% | 0.36% | - |
| HSV(B) | 325.09º | 0.46% | 0.47% | - |
| XYZ | 11.55 | 8.43 | 12.09 | - |
| YUV | 84.09 | 134.72 | 152.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 96 | 0 | 0.46 | 0.19 | 0.53 | 325.09 | 0.3 | 0.36 |
| Hex | 77 | 40 | 60 | 0 | 2E | 13 | 35 | 145 | 1E | 24 |
| Octal | 167 | 100 | 140 | 0 | 56 | 23 | 65 | 505 | 36 | 44 |
| Binary | 1110111 | 1000000 | 1100000 | 0 | 101110 | 10011 | 110101 | 101000101 | 11110 | 100100 |
Color Harmonies of #774060
Complementary color
Monochromatic Colors of #774060
Black with #774060
Text Example
Text Example
White with #774060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774060; }
p { color: rgb(119,64,96); }
H1.HeaderClassName
{
color: #774060;
}
.AnyTagClassName
{
color: #774060;
}
</style>
background-color css
<style>
a { background-color: #774060; }
a { background-color: rgb(119,64,96); }
div.DivClassName
{
background-color: #774060;
}
.BgClassName
{
background-color: #774060;
}
</style>
border-color css
<style>
span { border-color: #774060; }
span { border-color: rgb(119,64,96); }
td.TdClassName
{
border-color: #774060;
}
.TagClassName
{
border-color: #774060;
}
</style>