Shades of Cosmic #794861
Tints of Cosmic #794861
RGB
CMYK
RGB Variations
Color information
#794861 (or 0x794861) is known color: Cosmic. HEX triplet: 79, 48 and 61. RGB value is (121,72,97). Sum of RGB (Red+Green+Blue) = 121+72+97=290 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.72% from 290); Green value is 72 (28.52% from 255 or 24.83% from 290); Blue value is 97 (38.28% from 255 or 33.45% from 290); Max value from RGB is 121 - color contains mainly: red. Hex color #794861 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794861 is #86B79E. Grayscale: #595959. Windows color (decimal): -8828831 or 6375545. OLE color: 6375545.
HSL color Cylindrical-coordinate representation of color #794861: hue angle of 329.39º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #794861 is Cyan = 0, Magento = 0.40, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 72 | 97 | - |
| CMYK | 0 | 0.40 | 0.20 | 0.53 |
| HSL | 329.39º | 0.25% | 0.38% | - |
| HSV(B) | 329.39º | 0.4% | 0.47% | - |
| XYZ | 12.36 | 9.56 | 12.5 | - |
| YUV | 89.5 | 132.23 | 150.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 72 | 97 | 0 | 0.40 | 0.20 | 0.53 | 329.39 | 0.25 | 0.38 |
| Hex | 79 | 48 | 61 | 0 | 28 | 14 | 35 | 149 | 19 | 26 |
| Octal | 171 | 110 | 141 | 0 | 50 | 24 | 65 | 511 | 31 | 46 |
| Binary | 1111001 | 1001000 | 1100001 | 0 | 101000 | 10100 | 110101 | 101001001 | 11001 | 100110 |
Color Harmonies of #794861
Complementary color
Monochromatic Colors of #794861
Black with #794861
Text Example
Text Example
White with #794861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794861; }
p { color: rgb(121,72,97); }
H1.HeaderClassName
{
color: #794861;
}
.AnyTagClassName
{
color: #794861;
}
</style>
background-color css
<style>
a { background-color: #794861; }
a { background-color: rgb(121,72,97); }
div.DivClassName
{
background-color: #794861;
}
.BgClassName
{
background-color: #794861;
}
</style>
border-color css
<style>
span { border-color: #794861; }
span { border-color: rgb(121,72,97); }
td.TdClassName
{
border-color: #794861;
}
.TagClassName
{
border-color: #794861;
}
</style>