Shades of Cosmic #774756
Tints of Cosmic #774756
RGB
CMYK
RGB Variations
Color information
#774756 (or 0x774756) is known color: Cosmic. HEX triplet: 77, 47 and 56. RGB value is (119,71,86). Sum of RGB (Red+Green+Blue) = 119+71+86=276 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.12% from 276); Green value is 71 (28.12% from 255 or 25.72% from 276); Blue value is 86 (33.98% from 255 or 31.16% from 276); Max value from RGB is 119 - color contains mainly: red. Hex color #774756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774756 is #88B8A9. Grayscale: #575757. Windows color (decimal): -8960170 or 5654391. OLE color: 5654391.
HSL color Cylindrical-coordinate representation of color #774756: hue angle of 341.25º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #774756 is Cyan = 0, Magento = 0.40, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 86 | - |
| CMYK | 0 | 0.40 | 0.28 | 0.53 |
| HSL | 341.25º | 0.25% | 0.37% | - |
| HSV(B) | 341.25º | 0.4% | 0.47% | - |
| XYZ | 11.54 | 9.1 | 9.95 | - |
| YUV | 87.06 | 127.4 | 150.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 86 | 0 | 0.40 | 0.28 | 0.53 | 341.25 | 0.25 | 0.37 |
| Hex | 77 | 47 | 56 | 0 | 28 | 1C | 35 | 155 | 19 | 25 |
| Octal | 167 | 107 | 126 | 0 | 50 | 34 | 65 | 525 | 31 | 45 |
| Binary | 1110111 | 1000111 | 1010110 | 0 | 101000 | 11100 | 110101 | 101010101 | 11001 | 100101 |
Color Harmonies of #774756
Complementary color
Monochromatic Colors of #774756
Black with #774756
Text Example
Text Example
White with #774756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774756; }
p { color: rgb(119,71,86); }
H1.HeaderClassName
{
color: #774756;
}
.AnyTagClassName
{
color: #774756;
}
</style>
background-color css
<style>
a { background-color: #774756; }
a { background-color: rgb(119,71,86); }
div.DivClassName
{
background-color: #774756;
}
.BgClassName
{
background-color: #774756;
}
</style>
border-color css
<style>
span { border-color: #774756; }
span { border-color: rgb(119,71,86); }
td.TdClassName
{
border-color: #774756;
}
.TagClassName
{
border-color: #774756;
}
</style>