Shades of Cosmic #774062
Tints of Cosmic #774062
RGB
CMYK
RGB Variations
Color information
#774062 (or 0x774062) is known color: Cosmic. HEX triplet: 77, 40 and 62. RGB value is (119,64,98). Sum of RGB (Red+Green+Blue) = 119+64+98=281 (37% of max value = 765). Red value is 119 (46.88% from 255 or 42.35% from 281); Green value is 64 (25.39% from 255 or 22.78% from 281); Blue value is 98 (38.67% from 255 or 34.88% from 281); Max value from RGB is 119 - color contains mainly: red. Hex color #774062 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774062 is #88BF9D. Grayscale: #545454. Windows color (decimal): -8961950 or 6439031. OLE color: 6439031.
HSL color Cylindrical-coordinate representation of color #774062: hue angle of 322.91º 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 #774062 is Cyan = 0, Magento = 0.46, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 98 | - |
| CMYK | 0 | 0.46 | 0.18 | 0.53 |
| HSL | 322.91º | 0.3% | 0.36% | - |
| HSV(B) | 322.91º | 0.46% | 0.47% | - |
| XYZ | 11.65 | 8.47 | 12.58 | - |
| YUV | 84.32 | 135.72 | 152.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 98 | 0 | 0.46 | 0.18 | 0.53 | 322.91 | 0.3 | 0.36 |
| Hex | 77 | 40 | 62 | 0 | 2E | 12 | 35 | 143 | 1E | 24 |
| Octal | 167 | 100 | 142 | 0 | 56 | 22 | 65 | 503 | 36 | 44 |
| Binary | 1110111 | 1000000 | 1100010 | 0 | 101110 | 10010 | 110101 | 101000011 | 11110 | 100100 |
Color Harmonies of #774062
Complementary color
Monochromatic Colors of #774062
Black with #774062
Text Example
Text Example
White with #774062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774062; }
p { color: rgb(119,64,98); }
H1.HeaderClassName
{
color: #774062;
}
.AnyTagClassName
{
color: #774062;
}
</style>
background-color css
<style>
a { background-color: #774062; }
a { background-color: rgb(119,64,98); }
div.DivClassName
{
background-color: #774062;
}
.BgClassName
{
background-color: #774062;
}
</style>
border-color css
<style>
span { border-color: #774062; }
span { border-color: rgb(119,64,98); }
td.TdClassName
{
border-color: #774062;
}
.TagClassName
{
border-color: #774062;
}
</style>