Shades of Cosmic #794468
Tints of Cosmic #794468
RGB
CMYK
RGB Variations
Color information
#794468 (or 0x794468) is known color: Cosmic. HEX triplet: 79, 44 and 68. RGB value is (121,68,104). Sum of RGB (Red+Green+Blue) = 121+68+104=293 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.30% from 293); Green value is 68 (26.95% from 255 or 23.21% from 293); Blue value is 104 (41.02% from 255 or 35.49% from 293); Max value from RGB is 121 - color contains mainly: red. Hex color #794468 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794468 is #86BB97. Grayscale: #575757. Windows color (decimal): -8829848 or 6833273. OLE color: 6833273.
HSL color Cylindrical-coordinate representation of color #794468: hue angle of 319.25º 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 #794468 is Cyan = 0, Magento = 0.44, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 68 | 104 | - |
| CMYK | 0 | 0.44 | 0.14 | 0.53 |
| HSL | 319.25º | 0.28% | 0.37% | - |
| HSV(B) | 319.25º | 0.44% | 0.47% | - |
| XYZ | 12.45 | 9.2 | 14.22 | - |
| YUV | 87.95 | 137.06 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 68 | 104 | 0 | 0.44 | 0.14 | 0.53 | 319.25 | 0.28 | 0.37 |
| Hex | 79 | 44 | 68 | 0 | 2C | E | 35 | 13F | 1C | 25 |
| Octal | 171 | 104 | 150 | 0 | 54 | 16 | 65 | 477 | 34 | 45 |
| Binary | 1111001 | 1000100 | 1101000 | 0 | 101100 | 1110 | 110101 | 100111111 | 11100 | 100101 |
Color Harmonies of #794468
Complementary color
Monochromatic Colors of #794468
Black with #794468
Text Example
Text Example
White with #794468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794468; }
p { color: rgb(121,68,104); }
H1.HeaderClassName
{
color: #794468;
}
.AnyTagClassName
{
color: #794468;
}
</style>
background-color css
<style>
a { background-color: #794468; }
a { background-color: rgb(121,68,104); }
div.DivClassName
{
background-color: #794468;
}
.BgClassName
{
background-color: #794468;
}
</style>
border-color css
<style>
span { border-color: #794468; }
span { border-color: rgb(121,68,104); }
td.TdClassName
{
border-color: #794468;
}
.TagClassName
{
border-color: #794468;
}
</style>