Shades of Cosmic #774359
Tints of Cosmic #774359
RGB
CMYK
RGB Variations
Color information
#774359 (or 0x774359) is known color: Cosmic. HEX triplet: 77, 43 and 59. RGB value is (119,67,89). Sum of RGB (Red+Green+Blue) = 119+67+89=275 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.27% from 275); Green value is 67 (26.56% from 255 or 24.36% from 275); Blue value is 89 (35.16% from 255 or 32.36% from 275); Max value from RGB is 119 - color contains mainly: red. Hex color #774359 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774359 is #88BCA6. Grayscale: #555555. Windows color (decimal): -8961191 or 5849975. OLE color: 5849975.
HSL color Cylindrical-coordinate representation of color #774359: hue angle of 334.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 #774359 is Cyan = 0, Magento = 0.44, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 67 | 89 | - |
| CMYK | 0 | 0.44 | 0.25 | 0.53 |
| HSL | 334.62º | 0.28% | 0.36% | - |
| HSV(B) | 334.62º | 0.44% | 0.47% | - |
| XYZ | 11.42 | 8.66 | 10.52 | - |
| YUV | 85.06 | 130.23 | 152.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 89 | 0 | 0.44 | 0.25 | 0.53 | 334.62 | 0.28 | 0.36 |
| Hex | 77 | 43 | 59 | 0 | 2C | 19 | 35 | 14F | 1C | 24 |
| Octal | 167 | 103 | 131 | 0 | 54 | 31 | 65 | 517 | 34 | 44 |
| Binary | 1110111 | 1000011 | 1011001 | 0 | 101100 | 11001 | 110101 | 101001111 | 11100 | 100100 |
Color Harmonies of #774359
Complementary color
Monochromatic Colors of #774359
Black with #774359
Text Example
Text Example
White with #774359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774359; }
p { color: rgb(119,67,89); }
H1.HeaderClassName
{
color: #774359;
}
.AnyTagClassName
{
color: #774359;
}
</style>
background-color css
<style>
a { background-color: #774359; }
a { background-color: rgb(119,67,89); }
div.DivClassName
{
background-color: #774359;
}
.BgClassName
{
background-color: #774359;
}
</style>
border-color css
<style>
span { border-color: #774359; }
span { border-color: rgb(119,67,89); }
td.TdClassName
{
border-color: #774359;
}
.TagClassName
{
border-color: #774359;
}
</style>