Shades of Cosmic #774058
Tints of Cosmic #774058
RGB
CMYK
RGB Variations
Color information
#774058 (or 0x774058) is known color: Cosmic. HEX triplet: 77, 40 and 58. RGB value is (119,64,88). Sum of RGB (Red+Green+Blue) = 119+64+88=271 (35% of max value = 765). Red value is 119 (46.88% from 255 or 43.91% from 271); Green value is 64 (25.39% from 255 or 23.62% from 271); Blue value is 88 (34.77% from 255 or 32.47% from 271); Max value from RGB is 119 - color contains mainly: red. Hex color #774058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774058 is #88BFA7. Grayscale: #535353. Windows color (decimal): -8961960 or 5783671. OLE color: 5783671.
HSL color Cylindrical-coordinate representation of color #774058: hue angle of 333.82º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #774058 is Cyan = 0, Magento = 0.46, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 88 | - |
| CMYK | 0 | 0.46 | 0.26 | 0.53 |
| HSL | 333.82º | 0.3% | 0.36% | - |
| HSV(B) | 333.82º | 0.46% | 0.47% | - |
| XYZ | 11.2 | 8.29 | 10.24 | - |
| YUV | 83.18 | 130.72 | 153.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 88 | 0 | 0.46 | 0.26 | 0.53 | 333.82 | 0.3 | 0.36 |
| Hex | 77 | 40 | 58 | 0 | 2E | 1A | 35 | 14E | 1E | 24 |
| Octal | 167 | 100 | 130 | 0 | 56 | 32 | 65 | 516 | 36 | 44 |
| Binary | 1110111 | 1000000 | 1011000 | 0 | 101110 | 11010 | 110101 | 101001110 | 11110 | 100100 |
Color Harmonies of #774058
Complementary color
Monochromatic Colors of #774058
Black with #774058
Text Example
Text Example
White with #774058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774058; }
p { color: rgb(119,64,88); }
H1.HeaderClassName
{
color: #774058;
}
.AnyTagClassName
{
color: #774058;
}
</style>
background-color css
<style>
a { background-color: #774058; }
a { background-color: rgb(119,64,88); }
div.DivClassName
{
background-color: #774058;
}
.BgClassName
{
background-color: #774058;
}
</style>
border-color css
<style>
span { border-color: #774058; }
span { border-color: rgb(119,64,88); }
td.TdClassName
{
border-color: #774058;
}
.TagClassName
{
border-color: #774058;
}
</style>