Shades of Cosmic #794366
Tints of Cosmic #794366
RGB
CMYK
RGB Variations
Color information
#794366 (or 0x794366) is known color: Cosmic. HEX triplet: 79, 43 and 66. RGB value is (121,67,102). Sum of RGB (Red+Green+Blue) = 121+67+102=290 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.72% from 290); Green value is 67 (26.56% from 255 or 23.10% from 290); Blue value is 102 (40.23% from 255 or 35.17% from 290); Max value from RGB is 121 - color contains mainly: red. Hex color #794366 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794366 is #86BC99. Grayscale: #575757. Windows color (decimal): -8830106 or 6701945. OLE color: 6701945.
HSL color Cylindrical-coordinate representation of color #794366: hue angle of 321.11º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #794366 is Cyan = 0, Magento = 0.45, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 67 | 102 | - |
| CMYK | 0 | 0.45 | 0.16 | 0.53 |
| HSL | 321.11º | 0.29% | 0.37% | - |
| HSV(B) | 321.11º | 0.45% | 0.47% | - |
| XYZ | 12.29 | 9.04 | 13.67 | - |
| YUV | 87.14 | 136.39 | 152.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 67 | 102 | 0 | 0.45 | 0.16 | 0.53 | 321.11 | 0.29 | 0.37 |
| Hex | 79 | 43 | 66 | 0 | 2D | 10 | 35 | 141 | 1D | 25 |
| Octal | 171 | 103 | 146 | 0 | 55 | 20 | 65 | 501 | 35 | 45 |
| Binary | 1111001 | 1000011 | 1100110 | 0 | 101101 | 10000 | 110101 | 101000001 | 11101 | 100101 |
Color Harmonies of #794366
Complementary color
Monochromatic Colors of #794366
Black with #794366
Text Example
Text Example
White with #794366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794366; }
p { color: rgb(121,67,102); }
H1.HeaderClassName
{
color: #794366;
}
.AnyTagClassName
{
color: #794366;
}
</style>
background-color css
<style>
a { background-color: #794366; }
a { background-color: rgb(121,67,102); }
div.DivClassName
{
background-color: #794366;
}
.BgClassName
{
background-color: #794366;
}
</style>
border-color css
<style>
span { border-color: #794366; }
span { border-color: rgb(121,67,102); }
td.TdClassName
{
border-color: #794366;
}
.TagClassName
{
border-color: #794366;
}
</style>