Shades of Cosmic #775460
Tints of Cosmic #775460
RGB
CMYK
RGB Variations
Color information
#775460 (or 0x775460) is known color: Cosmic. HEX triplet: 77, 54 and 60. RGB value is (119,84,96). Sum of RGB (Red+Green+Blue) = 119+84+96=299 (39% of max value = 765). Red value is 119 (46.88% from 255 or 39.80% from 299); Green value is 84 (33.20% from 255 or 28.09% from 299); Blue value is 96 (37.89% from 255 or 32.11% from 299); Max value from RGB is 119 - color contains mainly: red. Hex color #775460 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775460 is #88AB9F. Grayscale: #5F5F5F. Windows color (decimal): -8956832 or 6313079. OLE color: 6313079.
HSL color Cylindrical-coordinate representation of color #775460: hue angle of 339.43º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #775460 is Cyan = 0, Magento = 0.29, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 84 | 96 | - |
| CMYK | 0 | 0.29 | 0.19 | 0.53 |
| HSL | 339.43º | 0.17% | 0.4% | - |
| HSV(B) | 339.43º | 0.29% | 0.47% | - |
| XYZ | 12.89 | 11.11 | 12.53 | - |
| YUV | 95.83 | 128.1 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 96 | 0 | 0.29 | 0.19 | 0.53 | 339.43 | 0.17 | 0.4 |
| Hex | 77 | 54 | 60 | 0 | 1D | 13 | 35 | 153 | 11 | 28 |
| Octal | 167 | 124 | 140 | 0 | 35 | 23 | 65 | 523 | 21 | 50 |
| Binary | 1110111 | 1010100 | 1100000 | 0 | 11101 | 10011 | 110101 | 101010011 | 10001 | 101000 |
Color Harmonies of #775460
Complementary color
Monochromatic Colors of #775460
Black with #775460
Text Example
Text Example
White with #775460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775460; }
p { color: rgb(119,84,96); }
H1.HeaderClassName
{
color: #775460;
}
.AnyTagClassName
{
color: #775460;
}
</style>
background-color css
<style>
a { background-color: #775460; }
a { background-color: rgb(119,84,96); }
div.DivClassName
{
background-color: #775460;
}
.BgClassName
{
background-color: #775460;
}
</style>
border-color css
<style>
span { border-color: #775460; }
span { border-color: rgb(119,84,96); }
td.TdClassName
{
border-color: #775460;
}
.TagClassName
{
border-color: #775460;
}
</style>