Shades of Cosmic #794063
Tints of Cosmic #794063
RGB
CMYK
RGB Variations
Color information
#794063 (or 0x794063) is known color: Cosmic. HEX triplet: 79, 40 and 63. RGB value is (121,64,99). Sum of RGB (Red+Green+Blue) = 121+64+99=284 (37% of max value = 765). Red value is 121 (47.66% from 255 or 42.61% from 284); Green value is 64 (25.39% from 255 or 22.54% from 284); Blue value is 99 (39.06% from 255 or 34.86% from 284); Max value from RGB is 121 - color contains mainly: red. Hex color #794063 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794063 is #86BF9C. Grayscale: #545454. Windows color (decimal): -8830877 or 6504569. OLE color: 6504569.
HSL color Cylindrical-coordinate representation of color #794063: hue angle of 323.16º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #794063 is Cyan = 0, Magento = 0.47, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 64 | 99 | - |
| CMYK | 0 | 0.47 | 0.18 | 0.53 |
| HSL | 323.16º | 0.31% | 0.36% | - |
| HSV(B) | 323.16º | 0.47% | 0.47% | - |
| XYZ | 11.97 | 8.63 | 12.84 | - |
| YUV | 85.03 | 135.88 | 153.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 64 | 99 | 0 | 0.47 | 0.18 | 0.53 | 323.16 | 0.31 | 0.36 |
| Hex | 79 | 40 | 63 | 0 | 2F | 12 | 35 | 143 | 1F | 24 |
| Octal | 171 | 100 | 143 | 0 | 57 | 22 | 65 | 503 | 37 | 44 |
| Binary | 1111001 | 1000000 | 1100011 | 0 | 101111 | 10010 | 110101 | 101000011 | 11111 | 100100 |
Color Harmonies of #794063
Complementary color
Monochromatic Colors of #794063
Black with #794063
Text Example
Text Example
White with #794063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794063; }
p { color: rgb(121,64,99); }
H1.HeaderClassName
{
color: #794063;
}
.AnyTagClassName
{
color: #794063;
}
</style>
background-color css
<style>
a { background-color: #794063; }
a { background-color: rgb(121,64,99); }
div.DivClassName
{
background-color: #794063;
}
.BgClassName
{
background-color: #794063;
}
</style>
border-color css
<style>
span { border-color: #794063; }
span { border-color: rgb(121,64,99); }
td.TdClassName
{
border-color: #794063;
}
.TagClassName
{
border-color: #794063;
}
</style>