Shades of Cosmic #794560
Tints of Cosmic #794560
RGB
CMYK
RGB Variations
Color information
#794560 (or 0x794560) is known color: Cosmic. HEX triplet: 79, 45 and 60. RGB value is (121,69,96). Sum of RGB (Red+Green+Blue) = 121+69+96=286 (37% of max value = 765). Red value is 121 (47.66% from 255 or 42.31% from 286); Green value is 69 (27.34% from 255 or 24.13% from 286); Blue value is 96 (37.89% from 255 or 33.57% from 286); Max value from RGB is 121 - color contains mainly: red. Hex color #794560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794560 is #86BA9F. Grayscale: #575757. Windows color (decimal): -8829600 or 6309241. OLE color: 6309241.
HSL color Cylindrical-coordinate representation of color #794560: hue angle of 328.85º 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 #794560 is Cyan = 0, Magento = 0.43, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 69 | 96 | - |
| CMYK | 0 | 0.43 | 0.21 | 0.53 |
| HSL | 328.85º | 0.27% | 0.37% | - |
| HSV(B) | 328.85º | 0.43% | 0.47% | - |
| XYZ | 12.12 | 9.17 | 12.2 | - |
| YUV | 87.63 | 132.73 | 151.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 69 | 96 | 0 | 0.43 | 0.21 | 0.53 | 328.85 | 0.27 | 0.37 |
| Hex | 79 | 45 | 60 | 0 | 2B | 15 | 35 | 149 | 1B | 25 |
| Octal | 171 | 105 | 140 | 0 | 53 | 25 | 65 | 511 | 33 | 45 |
| Binary | 1111001 | 1000101 | 1100000 | 0 | 101011 | 10101 | 110101 | 101001001 | 11011 | 100101 |
Color Harmonies of #794560
Complementary color
Monochromatic Colors of #794560
Black with #794560
Text Example
Text Example
White with #794560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794560; }
p { color: rgb(121,69,96); }
H1.HeaderClassName
{
color: #794560;
}
.AnyTagClassName
{
color: #794560;
}
</style>
background-color css
<style>
a { background-color: #794560; }
a { background-color: rgb(121,69,96); }
div.DivClassName
{
background-color: #794560;
}
.BgClassName
{
background-color: #794560;
}
</style>
border-color css
<style>
span { border-color: #794560; }
span { border-color: rgb(121,69,96); }
td.TdClassName
{
border-color: #794560;
}
.TagClassName
{
border-color: #794560;
}
</style>