Shades of Cosmic #774658
Tints of Cosmic #774658
RGB
CMYK
RGB Variations
Color information
#774658 (or 0x774658) is known color: Cosmic. HEX triplet: 77, 46 and 58. RGB value is (119,70,88). Sum of RGB (Red+Green+Blue) = 119+70+88=277 (36% of max value = 765). Red value is 119 (46.88% from 255 or 42.96% from 277); Green value is 70 (27.73% from 255 or 25.27% from 277); Blue value is 88 (34.77% from 255 or 31.77% from 277); Max value from RGB is 119 - color contains mainly: red. Hex color #774658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774658 is #88B9A7. Grayscale: #565656. Windows color (decimal): -8960424 or 5785207. OLE color: 5785207.
HSL color Cylindrical-coordinate representation of color #774658: hue angle of 337.96º 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 #774658 is Cyan = 0, Magento = 0.41, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 88 | - |
| CMYK | 0 | 0.41 | 0.26 | 0.53 |
| HSL | 337.96º | 0.26% | 0.37% | - |
| HSV(B) | 337.96º | 0.41% | 0.47% | - |
| XYZ | 11.56 | 9.01 | 10.36 | - |
| YUV | 86.7 | 128.73 | 151.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 88 | 0 | 0.41 | 0.26 | 0.53 | 337.96 | 0.26 | 0.37 |
| Hex | 77 | 46 | 58 | 0 | 29 | 1A | 35 | 152 | 1A | 25 |
| Octal | 167 | 106 | 130 | 0 | 51 | 32 | 65 | 522 | 32 | 45 |
| Binary | 1110111 | 1000110 | 1011000 | 0 | 101001 | 11010 | 110101 | 101010010 | 11010 | 100101 |
Color Harmonies of #774658
Complementary color
Monochromatic Colors of #774658
Black with #774658
Text Example
Text Example
White with #774658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774658; }
p { color: rgb(119,70,88); }
H1.HeaderClassName
{
color: #774658;
}
.AnyTagClassName
{
color: #774658;
}
</style>
background-color css
<style>
a { background-color: #774658; }
a { background-color: rgb(119,70,88); }
div.DivClassName
{
background-color: #774658;
}
.BgClassName
{
background-color: #774658;
}
</style>
border-color css
<style>
span { border-color: #774658; }
span { border-color: rgb(119,70,88); }
td.TdClassName
{
border-color: #774658;
}
.TagClassName
{
border-color: #774658;
}
</style>