Shades of Cosmic #774856
Tints of Cosmic #774856
RGB
CMYK
RGB Variations
Color information
#774856 (or 0x774856) is known color: Cosmic. HEX triplet: 77, 48 and 56. RGB value is (119,72,86). Sum of RGB (Red+Green+Blue) = 119+72+86=277 (36% of max value = 765). Red value is 119 (46.88% from 255 or 42.96% from 277); Green value is 72 (28.52% from 255 or 25.99% from 277); Blue value is 86 (33.98% from 255 or 31.05% from 277); Max value from RGB is 119 - color contains mainly: red. Hex color #774856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774856 is #88B7A9. Grayscale: #575757. Windows color (decimal): -8959914 or 5654647. OLE color: 5654647.
HSL color Cylindrical-coordinate representation of color #774856: hue angle of 342.13º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #774856 is Cyan = 0, Magento = 0.39, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 72 | 86 | - |
| CMYK | 0 | 0.39 | 0.28 | 0.53 |
| HSL | 342.13º | 0.25% | 0.37% | - |
| HSV(B) | 342.13º | 0.39% | 0.47% | - |
| XYZ | 11.6 | 9.23 | 9.97 | - |
| YUV | 87.65 | 127.07 | 150.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 72 | 86 | 0 | 0.39 | 0.28 | 0.53 | 342.13 | 0.25 | 0.37 |
| Hex | 77 | 48 | 56 | 0 | 27 | 1C | 35 | 156 | 19 | 25 |
| Octal | 167 | 110 | 126 | 0 | 47 | 34 | 65 | 526 | 31 | 45 |
| Binary | 1110111 | 1001000 | 1010110 | 0 | 100111 | 11100 | 110101 | 101010110 | 11001 | 100101 |
Color Harmonies of #774856
Complementary color
Monochromatic Colors of #774856
Black with #774856
Text Example
Text Example
White with #774856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774856; }
p { color: rgb(119,72,86); }
H1.HeaderClassName
{
color: #774856;
}
.AnyTagClassName
{
color: #774856;
}
</style>
background-color css
<style>
a { background-color: #774856; }
a { background-color: rgb(119,72,86); }
div.DivClassName
{
background-color: #774856;
}
.BgClassName
{
background-color: #774856;
}
</style>
border-color css
<style>
span { border-color: #774856; }
span { border-color: rgb(119,72,86); }
td.TdClassName
{
border-color: #774856;
}
.TagClassName
{
border-color: #774856;
}
</style>