Shades of Cosmic #774166
Tints of Cosmic #774166
RGB
CMYK
RGB Variations
Color information
#774166 (or 0x774166) is known color: Cosmic. HEX triplet: 77, 41 and 66. RGB value is (119,65,102). Sum of RGB (Red+Green+Blue) = 119+65+102=286 (37% of max value = 765). Red value is 119 (46.88% from 255 or 41.61% from 286); Green value is 65 (25.78% from 255 or 22.73% from 286); Blue value is 102 (40.23% from 255 or 35.66% from 286); Max value from RGB is 119 - color contains mainly: red. Hex color #774166 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774166 is #88BE99. Grayscale: #555555. Windows color (decimal): -8961690 or 6701431. OLE color: 6701431.
HSL color Cylindrical-coordinate representation of color #774166: hue angle of 318.89º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #774166 is Cyan = 0, Magento = 0.45, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 102 | - |
| CMYK | 0 | 0.45 | 0.14 | 0.53 |
| HSL | 318.89º | 0.29% | 0.36% | - |
| HSV(B) | 318.89º | 0.45% | 0.47% | - |
| XYZ | 11.9 | 8.66 | 13.62 | - |
| YUV | 85.36 | 137.39 | 151.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 102 | 0 | 0.45 | 0.14 | 0.53 | 318.89 | 0.29 | 0.36 |
| Hex | 77 | 41 | 66 | 0 | 2D | E | 35 | 13F | 1D | 24 |
| Octal | 167 | 101 | 146 | 0 | 55 | 16 | 65 | 477 | 35 | 44 |
| Binary | 1110111 | 1000001 | 1100110 | 0 | 101101 | 1110 | 110101 | 100111111 | 11101 | 100100 |
Color Harmonies of #774166
Complementary color
Monochromatic Colors of #774166
Black with #774166
Text Example
Text Example
White with #774166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774166; }
p { color: rgb(119,65,102); }
H1.HeaderClassName
{
color: #774166;
}
.AnyTagClassName
{
color: #774166;
}
</style>
background-color css
<style>
a { background-color: #774166; }
a { background-color: rgb(119,65,102); }
div.DivClassName
{
background-color: #774166;
}
.BgClassName
{
background-color: #774166;
}
</style>
border-color css
<style>
span { border-color: #774166; }
span { border-color: rgb(119,65,102); }
td.TdClassName
{
border-color: #774166;
}
.TagClassName
{
border-color: #774166;
}
</style>