Shades of Cosmic #774656
Tints of Cosmic #774656
RGB
CMYK
RGB Variations
Color information
#774656 (or 0x774656) is known color: Cosmic. HEX triplet: 77, 46 and 56. RGB value is (119,70,86). Sum of RGB (Red+Green+Blue) = 119+70+86=275 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.27% from 275); Green value is 70 (27.73% from 255 or 25.45% from 275); Blue value is 86 (33.98% from 255 or 31.27% from 275); Max value from RGB is 119 - color contains mainly: red. Hex color #774656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774656 is #88B9A9. Grayscale: #565656. Windows color (decimal): -8960426 or 5654135. OLE color: 5654135.
HSL color Cylindrical-coordinate representation of color #774656: hue angle of 340.41º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #774656 is Cyan = 0, Magento = 0.41, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 86 | - |
| CMYK | 0 | 0.41 | 0.28 | 0.53 |
| HSL | 340.41º | 0.26% | 0.37% | - |
| HSV(B) | 340.41º | 0.41% | 0.47% | - |
| XYZ | 11.48 | 8.97 | 9.93 | - |
| YUV | 86.48 | 127.73 | 151.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 86 | 0 | 0.41 | 0.28 | 0.53 | 340.41 | 0.26 | 0.37 |
| Hex | 77 | 46 | 56 | 0 | 29 | 1C | 35 | 154 | 1A | 25 |
| Octal | 167 | 106 | 126 | 0 | 51 | 34 | 65 | 524 | 32 | 45 |
| Binary | 1110111 | 1000110 | 1010110 | 0 | 101001 | 11100 | 110101 | 101010100 | 11010 | 100101 |
Color Harmonies of #774656
Complementary color
Monochromatic Colors of #774656
Black with #774656
Text Example
Text Example
White with #774656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774656; }
p { color: rgb(119,70,86); }
H1.HeaderClassName
{
color: #774656;
}
.AnyTagClassName
{
color: #774656;
}
</style>
background-color css
<style>
a { background-color: #774656; }
a { background-color: rgb(119,70,86); }
div.DivClassName
{
background-color: #774656;
}
.BgClassName
{
background-color: #774656;
}
</style>
border-color css
<style>
span { border-color: #774656; }
span { border-color: rgb(119,70,86); }
td.TdClassName
{
border-color: #774656;
}
.TagClassName
{
border-color: #774656;
}
</style>