Shades of Cosmic #774968
Tints of Cosmic #774968
RGB
CMYK
RGB Variations
Color information
#774968 (or 0x774968) is known color: Cosmic. HEX triplet: 77, 49 and 68. RGB value is (119,73,104). Sum of RGB (Red+Green+Blue) = 119+73+104=296 (39% of max value = 765). Red value is 119 (46.88% from 255 or 40.20% from 296); Green value is 73 (28.91% from 255 or 24.66% from 296); Blue value is 104 (41.02% from 255 or 35.14% from 296); Max value from RGB is 119 - color contains mainly: red. Hex color #774968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774968 is #88B697. Grayscale: #5A5A5A. Windows color (decimal): -8959640 or 6834551. OLE color: 6834551.
HSL color Cylindrical-coordinate representation of color #774968: hue angle of 319.57º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #774968 is Cyan = 0, Magento = 0.39, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 104 | - |
| CMYK | 0 | 0.39 | 0.13 | 0.53 |
| HSL | 319.57º | 0.24% | 0.38% | - |
| HSV(B) | 319.57º | 0.39% | 0.47% | - |
| XYZ | 12.49 | 9.69 | 14.31 | - |
| YUV | 90.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 104 | 0 | 0.39 | 0.13 | 0.53 | 319.57 | 0.24 | 0.38 |
| Hex | 77 | 49 | 68 | 0 | 27 | D | 35 | 140 | 18 | 26 |
| Octal | 167 | 111 | 150 | 0 | 47 | 15 | 65 | 500 | 30 | 46 |
| Binary | 1110111 | 1001001 | 1101000 | 0 | 100111 | 1101 | 110101 | 101000000 | 11000 | 100110 |
Color Harmonies of #774968
Complementary color
Monochromatic Colors of #774968
Black with #774968
Text Example
Text Example
White with #774968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774968; }
p { color: rgb(119,73,104); }
H1.HeaderClassName
{
color: #774968;
}
.AnyTagClassName
{
color: #774968;
}
</style>
background-color css
<style>
a { background-color: #774968; }
a { background-color: rgb(119,73,104); }
div.DivClassName
{
background-color: #774968;
}
.BgClassName
{
background-color: #774968;
}
</style>
border-color css
<style>
span { border-color: #774968; }
span { border-color: rgb(119,73,104); }
td.TdClassName
{
border-color: #774968;
}
.TagClassName
{
border-color: #774968;
}
</style>