Shades of Cosmic #774657
Tints of Cosmic #774657
RGB
CMYK
RGB Variations
Color information
#774657 (or 0x774657) is known color: Cosmic. HEX triplet: 77, 46 and 57. RGB value is (119,70,87). Sum of RGB (Red+Green+Blue) = 119+70+87=276 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.12% from 276); Green value is 70 (27.73% from 255 or 25.36% from 276); Blue value is 87 (34.38% from 255 or 31.52% from 276); Max value from RGB is 119 - color contains mainly: red. Hex color #774657 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774657 is #88B9A8. Grayscale: #565656. Windows color (decimal): -8960425 or 5719671. OLE color: 5719671.
HSL color Cylindrical-coordinate representation of color #774657: hue angle of 339.18º 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 #774657 is Cyan = 0, Magento = 0.41, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 87 | - |
| CMYK | 0 | 0.41 | 0.27 | 0.53 |
| HSL | 339.18º | 0.26% | 0.37% | - |
| HSV(B) | 339.18º | 0.41% | 0.47% | - |
| XYZ | 11.52 | 8.99 | 10.15 | - |
| YUV | 86.59 | 128.23 | 151.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 87 | 0 | 0.41 | 0.27 | 0.53 | 339.18 | 0.26 | 0.37 |
| Hex | 77 | 46 | 57 | 0 | 29 | 1B | 35 | 153 | 1A | 25 |
| Octal | 167 | 106 | 127 | 0 | 51 | 33 | 65 | 523 | 32 | 45 |
| Binary | 1110111 | 1000110 | 1010111 | 0 | 101001 | 11011 | 110101 | 101010011 | 11010 | 100101 |
Color Harmonies of #774657
Complementary color
Monochromatic Colors of #774657
Black with #774657
Text Example
Text Example
White with #774657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774657; }
p { color: rgb(119,70,87); }
H1.HeaderClassName
{
color: #774657;
}
.AnyTagClassName
{
color: #774657;
}
</style>
background-color css
<style>
a { background-color: #774657; }
a { background-color: rgb(119,70,87); }
div.DivClassName
{
background-color: #774657;
}
.BgClassName
{
background-color: #774657;
}
</style>
border-color css
<style>
span { border-color: #774657; }
span { border-color: rgb(119,70,87); }
td.TdClassName
{
border-color: #774657;
}
.TagClassName
{
border-color: #774657;
}
</style>