Shades of Cosmic #794969
Tints of Cosmic #794969
RGB
CMYK
RGB Variations
Color information
#794969 (or 0x794969) is known color: Cosmic. HEX triplet: 79, 49 and 69. RGB value is (121,73,105). Sum of RGB (Red+Green+Blue) = 121+73+105=299 (39% of max value = 765). Red value is 121 (47.66% from 255 or 40.47% from 299); Green value is 73 (28.91% from 255 or 24.41% from 299); Blue value is 105 (41.41% from 255 or 35.12% from 299); Max value from RGB is 121 - color contains mainly: red. Hex color #794969 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794969 is #86B696. Grayscale: #5A5A5A. Windows color (decimal): -8828567 or 6900089. OLE color: 6900089.
HSL color Cylindrical-coordinate representation of color #794969: hue angle of 320º 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 #794969 is Cyan = 0, Magento = 0.40, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 73 | 105 | - |
| CMYK | 0 | 0.40 | 0.13 | 0.53 |
| HSL | 320º | 0.25% | 0.38% | - |
| HSV(B) | 320º | 0.4% | 0.47% | - |
| XYZ | 12.82 | 9.85 | 14.59 | - |
| YUV | 91 | 135.9 | 149.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 73 | 105 | 0 | 0.40 | 0.13 | 0.53 | 320 | 0.25 | 0.38 |
| Hex | 79 | 49 | 69 | 0 | 28 | D | 35 | 140 | 19 | 26 |
| Octal | 171 | 111 | 151 | 0 | 50 | 15 | 65 | 500 | 31 | 46 |
| Binary | 1111001 | 1001001 | 1101001 | 0 | 101000 | 1101 | 110101 | 101000000 | 11001 | 100110 |
Color Harmonies of #794969
Complementary color
Monochromatic Colors of #794969
Black with #794969
Text Example
Text Example
White with #794969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794969; }
p { color: rgb(121,73,105); }
H1.HeaderClassName
{
color: #794969;
}
.AnyTagClassName
{
color: #794969;
}
</style>
background-color css
<style>
a { background-color: #794969; }
a { background-color: rgb(121,73,105); }
div.DivClassName
{
background-color: #794969;
}
.BgClassName
{
background-color: #794969;
}
</style>
border-color css
<style>
span { border-color: #794969; }
span { border-color: rgb(121,73,105); }
td.TdClassName
{
border-color: #794969;
}
.TagClassName
{
border-color: #794969;
}
</style>