Shades of Cosmic #774366
Tints of Cosmic #774366
RGB
CMYK
RGB Variations
Color information
#774366 (or 0x774366) is known color: Cosmic. HEX triplet: 77, 43 and 66. RGB value is (119,67,102). Sum of RGB (Red+Green+Blue) = 119+67+102=288 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.32% from 288); Green value is 67 (26.56% from 255 or 23.26% from 288); Blue value is 102 (40.23% from 255 or 35.42% from 288); Max value from RGB is 119 - color contains mainly: red. Hex color #774366 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774366 is #88BC99. Grayscale: #565656. Windows color (decimal): -8961178 or 6701943. OLE color: 6701943.
HSL color Cylindrical-coordinate representation of color #774366: hue angle of 319.62º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #774366 is Cyan = 0, Magento = 0.44, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 67 | 102 | - |
| CMYK | 0 | 0.44 | 0.14 | 0.53 |
| HSL | 319.62º | 0.28% | 0.36% | - |
| HSV(B) | 319.62º | 0.44% | 0.47% | - |
| XYZ | 12.01 | 8.9 | 13.65 | - |
| YUV | 86.54 | 136.73 | 151.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 102 | 0 | 0.44 | 0.14 | 0.53 | 319.62 | 0.28 | 0.36 |
| Hex | 77 | 43 | 66 | 0 | 2C | E | 35 | 140 | 1C | 24 |
| Octal | 167 | 103 | 146 | 0 | 54 | 16 | 65 | 500 | 34 | 44 |
| Binary | 1110111 | 1000011 | 1100110 | 0 | 101100 | 1110 | 110101 | 101000000 | 11100 | 100100 |
Color Harmonies of #774366
Complementary color
Monochromatic Colors of #774366
Black with #774366
Text Example
Text Example
White with #774366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774366; }
p { color: rgb(119,67,102); }
H1.HeaderClassName
{
color: #774366;
}
.AnyTagClassName
{
color: #774366;
}
</style>
background-color css
<style>
a { background-color: #774366; }
a { background-color: rgb(119,67,102); }
div.DivClassName
{
background-color: #774366;
}
.BgClassName
{
background-color: #774366;
}
</style>
border-color css
<style>
span { border-color: #774366; }
span { border-color: rgb(119,67,102); }
td.TdClassName
{
border-color: #774366;
}
.TagClassName
{
border-color: #774366;
}
</style>