Shades of Cosmic #774561
Tints of Cosmic #774561
RGB
CMYK
RGB Variations
Color information
#774561 (or 0x774561) is known color: Cosmic. HEX triplet: 77, 45 and 61. RGB value is (119,69,97). Sum of RGB (Red+Green+Blue) = 119+69+97=285 (37% of max value = 765). Red value is 119 (46.88% from 255 or 41.75% from 285); Green value is 69 (27.34% from 255 or 24.21% from 285); Blue value is 97 (38.28% from 255 or 34.04% from 285); Max value from RGB is 119 - color contains mainly: red. Hex color #774561 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774561 is #88BA9E. Grayscale: #575757. Windows color (decimal): -8960671 or 6374775. OLE color: 6374775.
HSL color Cylindrical-coordinate representation of color #774561: hue angle of 326.4º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #774561 is Cyan = 0, Magento = 0.42, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 69 | 97 | - |
| CMYK | 0 | 0.42 | 0.18 | 0.53 |
| HSL | 326.4º | 0.27% | 0.37% | - |
| HSV(B) | 326.4º | 0.42% | 0.47% | - |
| XYZ | 11.89 | 9.04 | 12.43 | - |
| YUV | 87.14 | 133.57 | 150.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 97 | 0 | 0.42 | 0.18 | 0.53 | 326.4 | 0.27 | 0.37 |
| Hex | 77 | 45 | 61 | 0 | 2A | 12 | 35 | 146 | 1B | 25 |
| Octal | 167 | 105 | 141 | 0 | 52 | 22 | 65 | 506 | 33 | 45 |
| Binary | 1110111 | 1000101 | 1100001 | 0 | 101010 | 10010 | 110101 | 101000110 | 11011 | 100101 |
Color Harmonies of #774561
Complementary color
Monochromatic Colors of #774561
Black with #774561
Text Example
Text Example
White with #774561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774561; }
p { color: rgb(119,69,97); }
H1.HeaderClassName
{
color: #774561;
}
.AnyTagClassName
{
color: #774561;
}
</style>
background-color css
<style>
a { background-color: #774561; }
a { background-color: rgb(119,69,97); }
div.DivClassName
{
background-color: #774561;
}
.BgClassName
{
background-color: #774561;
}
</style>
border-color css
<style>
span { border-color: #774561; }
span { border-color: rgb(119,69,97); }
td.TdClassName
{
border-color: #774561;
}
.TagClassName
{
border-color: #774561;
}
</style>