Shades of Cosmic #794965
Tints of Cosmic #794965
RGB
CMYK
RGB Variations
Color information
#794965 (or 0x794965) is known color: Cosmic. HEX triplet: 79, 49 and 65. RGB value is (121,73,101). Sum of RGB (Red+Green+Blue) = 121+73+101=295 (39% of max value = 765). Red value is 121 (47.66% from 255 or 41.02% from 295); Green value is 73 (28.91% from 255 or 24.75% from 295); Blue value is 101 (39.84% from 255 or 34.24% from 295); Max value from RGB is 121 - color contains mainly: red. Hex color #794965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794965 is #86B69A. Grayscale: #5A5A5A. Windows color (decimal): -8828571 or 6637945. OLE color: 6637945.
HSL color Cylindrical-coordinate representation of color #794965: hue angle of 325º 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 #794965 is Cyan = 0, Magento = 0.40, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 73 | 101 | - |
| CMYK | 0 | 0.40 | 0.17 | 0.53 |
| HSL | 325º | 0.25% | 0.38% | - |
| HSV(B) | 325º | 0.4% | 0.47% | - |
| XYZ | 12.62 | 9.77 | 13.53 | - |
| YUV | 90.54 | 133.9 | 149.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 73 | 101 | 0 | 0.40 | 0.17 | 0.53 | 325 | 0.25 | 0.38 |
| Hex | 79 | 49 | 65 | 0 | 28 | 11 | 35 | 145 | 19 | 26 |
| Octal | 171 | 111 | 145 | 0 | 50 | 21 | 65 | 505 | 31 | 46 |
| Binary | 1111001 | 1001001 | 1100101 | 0 | 101000 | 10001 | 110101 | 101000101 | 11001 | 100110 |
Color Harmonies of #794965
Complementary color
Monochromatic Colors of #794965
Black with #794965
Text Example
Text Example
White with #794965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794965; }
p { color: rgb(121,73,101); }
H1.HeaderClassName
{
color: #794965;
}
.AnyTagClassName
{
color: #794965;
}
</style>
background-color css
<style>
a { background-color: #794965; }
a { background-color: rgb(121,73,101); }
div.DivClassName
{
background-color: #794965;
}
.BgClassName
{
background-color: #794965;
}
</style>
border-color css
<style>
span { border-color: #794965; }
span { border-color: rgb(121,73,101); }
td.TdClassName
{
border-color: #794965;
}
.TagClassName
{
border-color: #794965;
}
</style>