Shades of Cosmic #794568
Tints of Cosmic #794568
RGB
CMYK
RGB Variations
Color information
#794568 (or 0x794568) is known color: Cosmic. HEX triplet: 79, 45 and 68. RGB value is (121,69,104). Sum of RGB (Red+Green+Blue) = 121+69+104=294 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.16% from 294); Green value is 69 (27.34% from 255 or 23.47% from 294); Blue value is 104 (41.02% from 255 or 35.37% from 294); Max value from RGB is 121 - color contains mainly: red. Hex color #794568 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794568 is #86BA97. Grayscale: #585858. Windows color (decimal): -8829592 or 6833529. OLE color: 6833529.
HSL color Cylindrical-coordinate representation of color #794568: hue angle of 319.62º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #794568 is Cyan = 0, Magento = 0.43, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 69 | 104 | - |
| CMYK | 0 | 0.43 | 0.14 | 0.53 |
| HSL | 319.62º | 0.27% | 0.37% | - |
| HSV(B) | 319.62º | 0.43% | 0.47% | - |
| XYZ | 12.51 | 9.32 | 14.24 | - |
| YUV | 88.54 | 136.73 | 151.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 69 | 104 | 0 | 0.43 | 0.14 | 0.53 | 319.62 | 0.27 | 0.37 |
| Hex | 79 | 45 | 68 | 0 | 2B | E | 35 | 140 | 1B | 25 |
| Octal | 171 | 105 | 150 | 0 | 53 | 16 | 65 | 500 | 33 | 45 |
| Binary | 1111001 | 1000101 | 1101000 | 0 | 101011 | 1110 | 110101 | 101000000 | 11011 | 100101 |
Color Harmonies of #794568
Complementary color
Monochromatic Colors of #794568
Black with #794568
Text Example
Text Example
White with #794568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794568; }
p { color: rgb(121,69,104); }
H1.HeaderClassName
{
color: #794568;
}
.AnyTagClassName
{
color: #794568;
}
</style>
background-color css
<style>
a { background-color: #794568; }
a { background-color: rgb(121,69,104); }
div.DivClassName
{
background-color: #794568;
}
.BgClassName
{
background-color: #794568;
}
</style>
border-color css
<style>
span { border-color: #794568; }
span { border-color: rgb(121,69,104); }
td.TdClassName
{
border-color: #794568;
}
.TagClassName
{
border-color: #794568;
}
</style>