Shades of Cosmic #774666
Tints of Cosmic #774666
RGB
CMYK
RGB Variations
Color information
#774666 (or 0x774666) is known color: Cosmic. HEX triplet: 77, 46 and 66. RGB value is (119,70,102). Sum of RGB (Red+Green+Blue) = 119+70+102=291 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.89% from 291); Green value is 70 (27.73% from 255 or 24.05% from 291); Blue value is 102 (40.23% from 255 or 35.05% from 291); Max value from RGB is 119 - color contains mainly: red. Hex color #774666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774666 is #88B999. Grayscale: #585858. Windows color (decimal): -8960410 or 6702711. OLE color: 6702711.
HSL color Cylindrical-coordinate representation of color #774666: hue angle of 320.82º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #774666 is Cyan = 0, Magento = 0.41, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 102 | - |
| CMYK | 0 | 0.41 | 0.14 | 0.53 |
| HSL | 320.82º | 0.26% | 0.37% | - |
| HSV(B) | 320.82º | 0.41% | 0.47% | - |
| XYZ | 12.2 | 9.26 | 13.72 | - |
| YUV | 88.3 | 135.73 | 149.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 102 | 0 | 0.41 | 0.14 | 0.53 | 320.82 | 0.26 | 0.37 |
| Hex | 77 | 46 | 66 | 0 | 29 | E | 35 | 141 | 1A | 25 |
| Octal | 167 | 106 | 146 | 0 | 51 | 16 | 65 | 501 | 32 | 45 |
| Binary | 1110111 | 1000110 | 1100110 | 0 | 101001 | 1110 | 110101 | 101000001 | 11010 | 100101 |
Color Harmonies of #774666
Complementary color
Monochromatic Colors of #774666
Black with #774666
Text Example
Text Example
White with #774666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774666; }
p { color: rgb(119,70,102); }
H1.HeaderClassName
{
color: #774666;
}
.AnyTagClassName
{
color: #774666;
}
</style>
background-color css
<style>
a { background-color: #774666; }
a { background-color: rgb(119,70,102); }
div.DivClassName
{
background-color: #774666;
}
.BgClassName
{
background-color: #774666;
}
</style>
border-color css
<style>
span { border-color: #774666; }
span { border-color: rgb(119,70,102); }
td.TdClassName
{
border-color: #774666;
}
.TagClassName
{
border-color: #774666;
}
</style>