Shades of Cosmic #774560
Tints of Cosmic #774560
RGB
CMYK
RGB Variations
Color information
#774560 (or 0x774560) is known color: Cosmic. HEX triplet: 77, 45 and 60. RGB value is (119,69,96). Sum of RGB (Red+Green+Blue) = 119+69+96=284 (37% of max value = 765). Red value is 119 (46.88% from 255 or 41.90% from 284); Green value is 69 (27.34% from 255 or 24.30% from 284); Blue value is 96 (37.89% from 255 or 33.80% from 284); Max value from RGB is 119 - color contains mainly: red. Hex color #774560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774560 is #88BA9F. Grayscale: #565656. Windows color (decimal): -8960672 or 6309239. OLE color: 6309239.
HSL color Cylindrical-coordinate representation of color #774560: hue angle of 327.6º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #774560 is Cyan = 0, Magento = 0.42, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 69 | 96 | - |
| CMYK | 0 | 0.42 | 0.19 | 0.53 |
| HSL | 327.6º | 0.27% | 0.37% | - |
| HSV(B) | 327.6º | 0.42% | 0.47% | - |
| XYZ | 11.85 | 9.02 | 12.18 | - |
| YUV | 87.03 | 133.07 | 150.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 96 | 0 | 0.42 | 0.19 | 0.53 | 327.6 | 0.27 | 0.37 |
| Hex | 77 | 45 | 60 | 0 | 2A | 13 | 35 | 148 | 1B | 25 |
| Octal | 167 | 105 | 140 | 0 | 52 | 23 | 65 | 510 | 33 | 45 |
| Binary | 1110111 | 1000101 | 1100000 | 0 | 101010 | 10011 | 110101 | 101001000 | 11011 | 100101 |
Color Harmonies of #774560
Complementary color
Monochromatic Colors of #774560
Black with #774560
Text Example
Text Example
White with #774560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774560; }
p { color: rgb(119,69,96); }
H1.HeaderClassName
{
color: #774560;
}
.AnyTagClassName
{
color: #774560;
}
</style>
background-color css
<style>
a { background-color: #774560; }
a { background-color: rgb(119,69,96); }
div.DivClassName
{
background-color: #774560;
}
.BgClassName
{
background-color: #774560;
}
</style>
border-color css
<style>
span { border-color: #774560; }
span { border-color: rgb(119,69,96); }
td.TdClassName
{
border-color: #774560;
}
.TagClassName
{
border-color: #774560;
}
</style>