Shades of Cosmic #774866
Tints of Cosmic #774866
RGB
CMYK
RGB Variations
Color information
#774866 (or 0x774866) is known color: Cosmic. HEX triplet: 77, 48 and 66. RGB value is (119,72,102). Sum of RGB (Red+Green+Blue) = 119+72+102=293 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.61% from 293); Green value is 72 (28.52% from 255 or 24.57% from 293); Blue value is 102 (40.23% from 255 or 34.81% from 293); Max value from RGB is 119 - color contains mainly: red. Hex color #774866 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774866 is #88B799. Grayscale: #595959. Windows color (decimal): -8959898 or 6703223. OLE color: 6703223.
HSL color Cylindrical-coordinate representation of color #774866: hue angle of 321.7º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #774866 is Cyan = 0, Magento = 0.39, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 72 | 102 | - |
| CMYK | 0 | 0.39 | 0.14 | 0.53 |
| HSL | 321.7º | 0.25% | 0.37% | - |
| HSV(B) | 321.7º | 0.39% | 0.47% | - |
| XYZ | 12.32 | 9.52 | 13.76 | - |
| YUV | 89.47 | 135.07 | 149.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 72 | 102 | 0 | 0.39 | 0.14 | 0.53 | 321.7 | 0.25 | 0.37 |
| Hex | 77 | 48 | 66 | 0 | 27 | E | 35 | 142 | 19 | 25 |
| Octal | 167 | 110 | 146 | 0 | 47 | 16 | 65 | 502 | 31 | 45 |
| Binary | 1110111 | 1001000 | 1100110 | 0 | 100111 | 1110 | 110101 | 101000010 | 11001 | 100101 |
Color Harmonies of #774866
Complementary color
Monochromatic Colors of #774866
Black with #774866
Text Example
Text Example
White with #774866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774866; }
p { color: rgb(119,72,102); }
H1.HeaderClassName
{
color: #774866;
}
.AnyTagClassName
{
color: #774866;
}
</style>
background-color css
<style>
a { background-color: #774866; }
a { background-color: rgb(119,72,102); }
div.DivClassName
{
background-color: #774866;
}
.BgClassName
{
background-color: #774866;
}
</style>
border-color css
<style>
span { border-color: #774866; }
span { border-color: rgb(119,72,102); }
td.TdClassName
{
border-color: #774866;
}
.TagClassName
{
border-color: #774866;
}
</style>