Shades of Cosmic #794469
Tints of Cosmic #794469
RGB
CMYK
RGB Variations
Color information
#794469 (or 0x794469) is known color: Cosmic. HEX triplet: 79, 44 and 69. RGB value is (121,68,105). Sum of RGB (Red+Green+Blue) = 121+68+105=294 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.16% from 294); Green value is 68 (26.95% from 255 or 23.13% from 294); Blue value is 105 (41.41% from 255 or 35.71% from 294); Max value from RGB is 121 - color contains mainly: red. Hex color #794469 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794469 is #86BB96. Grayscale: #575757. Windows color (decimal): -8829847 or 6898809. OLE color: 6898809.
HSL color Cylindrical-coordinate representation of color #794469: hue angle of 318.11º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #794469 is Cyan = 0, Magento = 0.44, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 68 | 105 | - |
| CMYK | 0 | 0.44 | 0.13 | 0.53 |
| HSL | 318.11º | 0.28% | 0.37% | - |
| HSV(B) | 318.11º | 0.44% | 0.47% | - |
| XYZ | 12.5 | 9.22 | 14.49 | - |
| YUV | 88.07 | 137.56 | 151.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 68 | 105 | 0 | 0.44 | 0.13 | 0.53 | 318.11 | 0.28 | 0.37 |
| Hex | 79 | 44 | 69 | 0 | 2C | D | 35 | 13E | 1C | 25 |
| Octal | 171 | 104 | 151 | 0 | 54 | 15 | 65 | 476 | 34 | 45 |
| Binary | 1111001 | 1000100 | 1101001 | 0 | 101100 | 1101 | 110101 | 100111110 | 11100 | 100101 |
Color Harmonies of #794469
Complementary color
Monochromatic Colors of #794469
Black with #794469
Text Example
Text Example
White with #794469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794469; }
p { color: rgb(121,68,105); }
H1.HeaderClassName
{
color: #794469;
}
.AnyTagClassName
{
color: #794469;
}
</style>
background-color css
<style>
a { background-color: #794469; }
a { background-color: rgb(121,68,105); }
div.DivClassName
{
background-color: #794469;
}
.BgClassName
{
background-color: #794469;
}
</style>
border-color css
<style>
span { border-color: #794469; }
span { border-color: rgb(121,68,105); }
td.TdClassName
{
border-color: #794469;
}
.TagClassName
{
border-color: #794469;
}
</style>