Shades of Cosmic #774061
Tints of Cosmic #774061
RGB
CMYK
RGB Variations
Color information
#774061 (or 0x774061) is known color: Cosmic. HEX triplet: 77, 40 and 61. RGB value is (119,64,97). Sum of RGB (Red+Green+Blue) = 119+64+97=280 (37% of max value = 765). Red value is 119 (46.88% from 255 or 42.5% from 280); Green value is 64 (25.39% from 255 or 22.86% from 280); Blue value is 97 (38.28% from 255 or 34.64% from 280); Max value from RGB is 119 - color contains mainly: red. Hex color #774061 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774061 is #88BF9E. Grayscale: #545454. Windows color (decimal): -8961951 or 6373495. OLE color: 6373495.
HSL color Cylindrical-coordinate representation of color #774061: hue angle of 324º 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 #774061 is Cyan = 0, Magento = 0.46, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 97 | - |
| CMYK | 0 | 0.46 | 0.18 | 0.53 |
| HSL | 324º | 0.3% | 0.36% | - |
| HSV(B) | 324º | 0.46% | 0.47% | - |
| XYZ | 11.6 | 8.45 | 12.33 | - |
| YUV | 84.21 | 135.22 | 152.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 97 | 0 | 0.46 | 0.18 | 0.53 | 324 | 0.3 | 0.36 |
| Hex | 77 | 40 | 61 | 0 | 2E | 12 | 35 | 144 | 1E | 24 |
| Octal | 167 | 100 | 141 | 0 | 56 | 22 | 65 | 504 | 36 | 44 |
| Binary | 1110111 | 1000000 | 1100001 | 0 | 101110 | 10010 | 110101 | 101000100 | 11110 | 100100 |
Color Harmonies of #774061
Complementary color
Monochromatic Colors of #774061
Black with #774061
Text Example
Text Example
White with #774061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774061; }
p { color: rgb(119,64,97); }
H1.HeaderClassName
{
color: #774061;
}
.AnyTagClassName
{
color: #774061;
}
</style>
background-color css
<style>
a { background-color: #774061; }
a { background-color: rgb(119,64,97); }
div.DivClassName
{
background-color: #774061;
}
.BgClassName
{
background-color: #774061;
}
</style>
border-color css
<style>
span { border-color: #774061; }
span { border-color: rgb(119,64,97); }
td.TdClassName
{
border-color: #774061;
}
.TagClassName
{
border-color: #774061;
}
</style>