Shades of Cosmic #794759
Tints of Cosmic #794759
RGB
CMYK
RGB Variations
Color information
#794759 (or 0x794759) is known color: Cosmic. HEX triplet: 79, 47 and 59. RGB value is (121,71,89). Sum of RGB (Red+Green+Blue) = 121+71+89=281 (37% of max value = 765). Red value is 121 (47.66% from 255 or 43.06% from 281); Green value is 71 (28.12% from 255 or 25.27% from 281); Blue value is 89 (35.16% from 255 or 31.67% from 281); Max value from RGB is 121 - color contains mainly: red. Hex color #794759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794759 is #86B8A6. Grayscale: #575757. Windows color (decimal): -8829095 or 5851001. OLE color: 5851001.
HSL color Cylindrical-coordinate representation of color #794759: hue angle of 338.4º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #794759 is Cyan = 0, Magento = 0.41, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 71 | 89 | - |
| CMYK | 0 | 0.41 | 0.26 | 0.53 |
| HSL | 338.4º | 0.26% | 0.38% | - |
| HSV(B) | 338.4º | 0.41% | 0.47% | - |
| XYZ | 11.94 | 9.29 | 10.62 | - |
| YUV | 88 | 128.57 | 151.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 71 | 89 | 0 | 0.41 | 0.26 | 0.53 | 338.4 | 0.26 | 0.38 |
| Hex | 79 | 47 | 59 | 0 | 29 | 1A | 35 | 152 | 1A | 26 |
| Octal | 171 | 107 | 131 | 0 | 51 | 32 | 65 | 522 | 32 | 46 |
| Binary | 1111001 | 1000111 | 1011001 | 0 | 101001 | 11010 | 110101 | 101010010 | 11010 | 100110 |
Color Harmonies of #794759
Complementary color
Monochromatic Colors of #794759
Black with #794759
Text Example
Text Example
White with #794759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794759; }
p { color: rgb(121,71,89); }
H1.HeaderClassName
{
color: #794759;
}
.AnyTagClassName
{
color: #794759;
}
</style>
background-color css
<style>
a { background-color: #794759; }
a { background-color: rgb(121,71,89); }
div.DivClassName
{
background-color: #794759;
}
.BgClassName
{
background-color: #794759;
}
</style>
border-color css
<style>
span { border-color: #794759; }
span { border-color: rgb(121,71,89); }
td.TdClassName
{
border-color: #794759;
}
.TagClassName
{
border-color: #794759;
}
</style>