Shades of Cosmic #794059
Tints of Cosmic #794059
RGB
CMYK
RGB Variations
Color information
#794059 (or 0x794059) is known color: Cosmic. HEX triplet: 79, 40 and 59. RGB value is (121,64,89). Sum of RGB (Red+Green+Blue) = 121+64+89=274 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.16% from 274); Green value is 64 (25.39% from 255 or 23.36% from 274); Blue value is 89 (35.16% from 255 or 32.48% from 274); Max value from RGB is 121 - color contains mainly: red. Hex color #794059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794059 is #86BFA6. Grayscale: #535353. Windows color (decimal): -8830887 or 5849209. OLE color: 5849209.
HSL color Cylindrical-coordinate representation of color #794059: hue angle of 333.68º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #794059 is Cyan = 0, Magento = 0.47, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 64 | 89 | - |
| CMYK | 0 | 0.47 | 0.26 | 0.53 |
| HSL | 333.68º | 0.31% | 0.36% | - |
| HSV(B) | 333.68º | 0.47% | 0.47% | - |
| XYZ | 11.52 | 8.45 | 10.48 | - |
| YUV | 83.89 | 130.88 | 154.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 64 | 89 | 0 | 0.47 | 0.26 | 0.53 | 333.68 | 0.31 | 0.36 |
| Hex | 79 | 40 | 59 | 0 | 2F | 1A | 35 | 14E | 1F | 24 |
| Octal | 171 | 100 | 131 | 0 | 57 | 32 | 65 | 516 | 37 | 44 |
| Binary | 1111001 | 1000000 | 1011001 | 0 | 101111 | 11010 | 110101 | 101001110 | 11111 | 100100 |
Color Harmonies of #794059
Complementary color
Monochromatic Colors of #794059
Black with #794059
Text Example
Text Example
White with #794059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794059; }
p { color: rgb(121,64,89); }
H1.HeaderClassName
{
color: #794059;
}
.AnyTagClassName
{
color: #794059;
}
</style>
background-color css
<style>
a { background-color: #794059; }
a { background-color: rgb(121,64,89); }
div.DivClassName
{
background-color: #794059;
}
.BgClassName
{
background-color: #794059;
}
</style>
border-color css
<style>
span { border-color: #794059; }
span { border-color: rgb(121,64,89); }
td.TdClassName
{
border-color: #794059;
}
.TagClassName
{
border-color: #794059;
}
</style>