Shades of Cosmic #794763
Tints of Cosmic #794763
RGB
CMYK
RGB Variations
Color information
#794763 (or 0x794763) is known color: Cosmic. HEX triplet: 79, 47 and 63. RGB value is (121,71,99). Sum of RGB (Red+Green+Blue) = 121+71+99=291 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.58% from 291); Green value is 71 (28.12% from 255 or 24.40% from 291); Blue value is 99 (39.06% from 255 or 34.02% from 291); Max value from RGB is 121 - color contains mainly: red. Hex color #794763 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794763 is #86B89C. Grayscale: #595959. Windows color (decimal): -8829085 or 6506361. OLE color: 6506361.
HSL color Cylindrical-coordinate representation of color #794763: hue angle of 326.4º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #794763 is Cyan = 0, Magento = 0.41, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 71 | 99 | - |
| CMYK | 0 | 0.41 | 0.18 | 0.53 |
| HSL | 326.4º | 0.26% | 0.38% | - |
| HSV(B) | 326.4º | 0.41% | 0.47% | - |
| XYZ | 12.39 | 9.47 | 12.98 | - |
| YUV | 89.14 | 133.57 | 150.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 71 | 99 | 0 | 0.41 | 0.18 | 0.53 | 326.4 | 0.26 | 0.38 |
| Hex | 79 | 47 | 63 | 0 | 29 | 12 | 35 | 146 | 1A | 26 |
| Octal | 171 | 107 | 143 | 0 | 51 | 22 | 65 | 506 | 32 | 46 |
| Binary | 1111001 | 1000111 | 1100011 | 0 | 101001 | 10010 | 110101 | 101000110 | 11010 | 100110 |
Color Harmonies of #794763
Complementary color
Monochromatic Colors of #794763
Black with #794763
Text Example
Text Example
White with #794763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794763; }
p { color: rgb(121,71,99); }
H1.HeaderClassName
{
color: #794763;
}
.AnyTagClassName
{
color: #794763;
}
</style>
background-color css
<style>
a { background-color: #794763; }
a { background-color: rgb(121,71,99); }
div.DivClassName
{
background-color: #794763;
}
.BgClassName
{
background-color: #794763;
}
</style>
border-color css
<style>
span { border-color: #794763; }
span { border-color: rgb(121,71,99); }
td.TdClassName
{
border-color: #794763;
}
.TagClassName
{
border-color: #794763;
}
</style>