Shades of Cosmic #794463
Tints of Cosmic #794463
RGB
CMYK
RGB Variations
Color information
#794463 (or 0x794463) is known color: Cosmic. HEX triplet: 79, 44 and 63. RGB value is (121,68,99). Sum of RGB (Red+Green+Blue) = 121+68+99=288 (38% of max value = 765). Red value is 121 (47.66% from 255 or 42.01% from 288); Green value is 68 (26.95% from 255 or 23.61% from 288); Blue value is 99 (39.06% from 255 or 34.38% from 288); Max value from RGB is 121 - color contains mainly: red. Hex color #794463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794463 is #86BB9C. Grayscale: #575757. Windows color (decimal): -8829853 or 6505593. OLE color: 6505593.
HSL color Cylindrical-coordinate representation of color #794463: hue angle of 324.91º 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 #794463 is Cyan = 0, Magento = 0.44, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 68 | 99 | - |
| CMYK | 0 | 0.44 | 0.18 | 0.53 |
| HSL | 324.91º | 0.28% | 0.37% | - |
| HSV(B) | 324.91º | 0.44% | 0.47% | - |
| XYZ | 12.2 | 9.1 | 12.92 | - |
| YUV | 87.38 | 134.56 | 151.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 68 | 99 | 0 | 0.44 | 0.18 | 0.53 | 324.91 | 0.28 | 0.37 |
| Hex | 79 | 44 | 63 | 0 | 2C | 12 | 35 | 145 | 1C | 25 |
| Octal | 171 | 104 | 143 | 0 | 54 | 22 | 65 | 505 | 34 | 45 |
| Binary | 1111001 | 1000100 | 1100011 | 0 | 101100 | 10010 | 110101 | 101000101 | 11100 | 100101 |
Color Harmonies of #794463
Complementary color
Monochromatic Colors of #794463
Black with #794463
Text Example
Text Example
White with #794463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794463; }
p { color: rgb(121,68,99); }
H1.HeaderClassName
{
color: #794463;
}
.AnyTagClassName
{
color: #794463;
}
</style>
background-color css
<style>
a { background-color: #794463; }
a { background-color: rgb(121,68,99); }
div.DivClassName
{
background-color: #794463;
}
.BgClassName
{
background-color: #794463;
}
</style>
border-color css
<style>
span { border-color: #794463; }
span { border-color: rgb(121,68,99); }
td.TdClassName
{
border-color: #794463;
}
.TagClassName
{
border-color: #794463;
}
</style>