Shades of Cosmic #773860
Tints of Cosmic #773860
RGB
CMYK
RGB Variations
Color information
#773860 (or 0x773860) is known color: Cosmic. HEX triplet: 77, 38 and 60. RGB value is (119,56,96). Sum of RGB (Red+Green+Blue) = 119+56+96=271 (35% of max value = 765). Red value is 119 (46.88% from 255 or 43.91% from 271); Green value is 56 (22.27% from 255 or 20.66% from 271); Blue value is 96 (37.89% from 255 or 35.42% from 271); Max value from RGB is 119 - color contains mainly: red. Hex color #773860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773860 is #88C79F. Grayscale: #4F4F4F. Windows color (decimal): -8964000 or 6305911. OLE color: 6305911.
HSL color Cylindrical-coordinate representation of color #773860: hue angle of 321.9º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #773860 is Cyan = 0, Magento = 0.53, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 96 | - |
| CMYK | 0 | 0.53 | 0.19 | 0.53 |
| HSL | 321.9º | 0.36% | 0.34% | - |
| HSV(B) | 321.9º | 0.53% | 0.47% | - |
| XYZ | 11.13 | 7.59 | 11.95 | - |
| YUV | 79.4 | 137.37 | 156.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 96 | 0 | 0.53 | 0.19 | 0.53 | 321.9 | 0.36 | 0.34 |
| Hex | 77 | 38 | 60 | 0 | 35 | 13 | 35 | 142 | 24 | 22 |
| Octal | 167 | 70 | 140 | 0 | 65 | 23 | 65 | 502 | 44 | 42 |
| Binary | 1110111 | 111000 | 1100000 | 0 | 110101 | 10011 | 110101 | 101000010 | 100100 | 100010 |
Color Harmonies of #773860
Complementary color
Monochromatic Colors of #773860
Black with #773860
Text Example
Text Example
White with #773860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773860; }
p { color: rgb(119,56,96); }
H1.HeaderClassName
{
color: #773860;
}
.AnyTagClassName
{
color: #773860;
}
</style>
background-color css
<style>
a { background-color: #773860; }
a { background-color: rgb(119,56,96); }
div.DivClassName
{
background-color: #773860;
}
.BgClassName
{
background-color: #773860;
}
</style>
border-color css
<style>
span { border-color: #773860; }
span { border-color: rgb(119,56,96); }
td.TdClassName
{
border-color: #773860;
}
.TagClassName
{
border-color: #773860;
}
</style>