Shades of Cosmic #774758
Tints of Cosmic #774758
RGB
CMYK
RGB Variations
Color information
#774758 (or 0x774758) is known color: Cosmic. HEX triplet: 77, 47 and 58. RGB value is (119,71,88). Sum of RGB (Red+Green+Blue) = 119+71+88=278 (36% of max value = 765). Red value is 119 (46.88% from 255 or 42.81% from 278); Green value is 71 (28.12% from 255 or 25.54% from 278); Blue value is 88 (34.77% from 255 or 31.65% from 278); Max value from RGB is 119 - color contains mainly: red. Hex color #774758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774758 is #88B8A7. Grayscale: #575757. Windows color (decimal): -8960168 or 5785463. OLE color: 5785463.
HSL color Cylindrical-coordinate representation of color #774758: hue angle of 338.75º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #774758 is Cyan = 0, Magento = 0.40, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 88 | - |
| CMYK | 0 | 0.40 | 0.26 | 0.53 |
| HSL | 338.75º | 0.25% | 0.37% | - |
| HSV(B) | 338.75º | 0.4% | 0.47% | - |
| XYZ | 11.62 | 9.13 | 10.38 | - |
| YUV | 87.29 | 128.4 | 150.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 88 | 0 | 0.40 | 0.26 | 0.53 | 338.75 | 0.25 | 0.37 |
| Hex | 77 | 47 | 58 | 0 | 28 | 1A | 35 | 153 | 19 | 25 |
| Octal | 167 | 107 | 130 | 0 | 50 | 32 | 65 | 523 | 31 | 45 |
| Binary | 1110111 | 1000111 | 1011000 | 0 | 101000 | 11010 | 110101 | 101010011 | 11001 | 100101 |
Color Harmonies of #774758
Complementary color
Monochromatic Colors of #774758
Black with #774758
Text Example
Text Example
White with #774758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774758; }
p { color: rgb(119,71,88); }
H1.HeaderClassName
{
color: #774758;
}
.AnyTagClassName
{
color: #774758;
}
</style>
background-color css
<style>
a { background-color: #774758; }
a { background-color: rgb(119,71,88); }
div.DivClassName
{
background-color: #774758;
}
.BgClassName
{
background-color: #774758;
}
</style>
border-color css
<style>
span { border-color: #774758; }
span { border-color: rgb(119,71,88); }
td.TdClassName
{
border-color: #774758;
}
.TagClassName
{
border-color: #774758;
}
</style>