Shades of Cosmic #794962
Tints of Cosmic #794962
RGB
CMYK
RGB Variations
Color information
#794962 (or 0x794962) is known color: Cosmic. HEX triplet: 79, 49 and 62. RGB value is (121,73,98). Sum of RGB (Red+Green+Blue) = 121+73+98=292 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.44% from 292); Green value is 73 (28.91% from 255 or 25% from 292); Blue value is 98 (38.67% from 255 or 33.56% from 292); Max value from RGB is 121 - color contains mainly: red. Hex color #794962 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794962 is #86B69D. Grayscale: #5A5A5A. Windows color (decimal): -8828574 or 6441337. OLE color: 6441337.
HSL color Cylindrical-coordinate representation of color #794962: hue angle of 328.75º 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 #794962 is Cyan = 0, Magento = 0.40, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 73 | 98 | - |
| CMYK | 0 | 0.40 | 0.19 | 0.53 |
| HSL | 328.75º | 0.25% | 0.38% | - |
| HSV(B) | 328.75º | 0.4% | 0.47% | - |
| XYZ | 12.47 | 9.71 | 12.77 | - |
| YUV | 90.2 | 132.4 | 149.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 73 | 98 | 0 | 0.40 | 0.19 | 0.53 | 328.75 | 0.25 | 0.38 |
| Hex | 79 | 49 | 62 | 0 | 28 | 13 | 35 | 149 | 19 | 26 |
| Octal | 171 | 111 | 142 | 0 | 50 | 23 | 65 | 511 | 31 | 46 |
| Binary | 1111001 | 1001001 | 1100010 | 0 | 101000 | 10011 | 110101 | 101001001 | 11001 | 100110 |
Color Harmonies of #794962
Complementary color
Monochromatic Colors of #794962
Black with #794962
Text Example
Text Example
White with #794962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794962; }
p { color: rgb(121,73,98); }
H1.HeaderClassName
{
color: #794962;
}
.AnyTagClassName
{
color: #794962;
}
</style>
background-color css
<style>
a { background-color: #794962; }
a { background-color: rgb(121,73,98); }
div.DivClassName
{
background-color: #794962;
}
.BgClassName
{
background-color: #794962;
}
</style>
border-color css
<style>
span { border-color: #794962; }
span { border-color: rgb(121,73,98); }
td.TdClassName
{
border-color: #794962;
}
.TagClassName
{
border-color: #794962;
}
</style>