Shades of Cosmic #794668
Tints of Cosmic #794668
RGB
CMYK
RGB Variations
Color information
#794668 (or 0x794668) is known color: Cosmic. HEX triplet: 79, 46 and 68. RGB value is (121,70,104). Sum of RGB (Red+Green+Blue) = 121+70+104=295 (39% of max value = 765). Red value is 121 (47.66% from 255 or 41.02% from 295); Green value is 70 (27.73% from 255 or 23.73% from 295); Blue value is 104 (41.02% from 255 or 35.25% from 295); Max value from RGB is 121 - color contains mainly: red. Hex color #794668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794668 is #86B997. Grayscale: #595959. Windows color (decimal): -8829336 or 6833785. OLE color: 6833785.
HSL color Cylindrical-coordinate representation of color #794668: hue angle of 320º 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 #794668 is Cyan = 0, Magento = 0.42, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 70 | 104 | - |
| CMYK | 0 | 0.42 | 0.14 | 0.53 |
| HSL | 320º | 0.27% | 0.37% | - |
| HSV(B) | 320º | 0.42% | 0.47% | - |
| XYZ | 12.57 | 9.44 | 14.26 | - |
| YUV | 89.13 | 136.4 | 150.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 70 | 104 | 0 | 0.42 | 0.14 | 0.53 | 320 | 0.27 | 0.37 |
| Hex | 79 | 46 | 68 | 0 | 2A | E | 35 | 140 | 1B | 25 |
| Octal | 171 | 106 | 150 | 0 | 52 | 16 | 65 | 500 | 33 | 45 |
| Binary | 1111001 | 1000110 | 1101000 | 0 | 101010 | 1110 | 110101 | 101000000 | 11011 | 100101 |
Color Harmonies of #794668
Complementary color
Monochromatic Colors of #794668
Black with #794668
Text Example
Text Example
White with #794668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794668; }
p { color: rgb(121,70,104); }
H1.HeaderClassName
{
color: #794668;
}
.AnyTagClassName
{
color: #794668;
}
</style>
background-color css
<style>
a { background-color: #794668; }
a { background-color: rgb(121,70,104); }
div.DivClassName
{
background-color: #794668;
}
.BgClassName
{
background-color: #794668;
}
</style>
border-color css
<style>
span { border-color: #794668; }
span { border-color: rgb(121,70,104); }
td.TdClassName
{
border-color: #794668;
}
.TagClassName
{
border-color: #794668;
}
</style>