Shades of Cosmic #794558
Tints of Cosmic #794558
RGB
CMYK
RGB Variations
Color information
#794558 (or 0x794558) is known color: Cosmic. HEX triplet: 79, 45 and 58. RGB value is (121,69,88). Sum of RGB (Red+Green+Blue) = 121+69+88=278 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.53% from 278); Green value is 69 (27.34% from 255 or 24.82% from 278); Blue value is 88 (34.77% from 255 or 31.65% from 278); Max value from RGB is 121 - color contains mainly: red. Hex color #794558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794558 is #86BAA7. Grayscale: #565656. Windows color (decimal): -8829608 or 5784953. OLE color: 5784953.
HSL color Cylindrical-coordinate representation of color #794558: hue angle of 338.08º 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 #794558 is Cyan = 0, Magento = 0.43, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 69 | 88 | - |
| CMYK | 0 | 0.43 | 0.27 | 0.53 |
| HSL | 338.08º | 0.27% | 0.37% | - |
| HSV(B) | 338.08º | 0.43% | 0.47% | - |
| XYZ | 11.77 | 9.03 | 10.35 | - |
| YUV | 86.71 | 128.73 | 152.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 69 | 88 | 0 | 0.43 | 0.27 | 0.53 | 338.08 | 0.27 | 0.37 |
| Hex | 79 | 45 | 58 | 0 | 2B | 1B | 35 | 152 | 1B | 25 |
| Octal | 171 | 105 | 130 | 0 | 53 | 33 | 65 | 522 | 33 | 45 |
| Binary | 1111001 | 1000101 | 1011000 | 0 | 101011 | 11011 | 110101 | 101010010 | 11011 | 100101 |
Color Harmonies of #794558
Complementary color
Monochromatic Colors of #794558
Black with #794558
Text Example
Text Example
White with #794558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794558; }
p { color: rgb(121,69,88); }
H1.HeaderClassName
{
color: #794558;
}
.AnyTagClassName
{
color: #794558;
}
</style>
background-color css
<style>
a { background-color: #794558; }
a { background-color: rgb(121,69,88); }
div.DivClassName
{
background-color: #794558;
}
.BgClassName
{
background-color: #794558;
}
</style>
border-color css
<style>
span { border-color: #794558; }
span { border-color: rgb(121,69,88); }
td.TdClassName
{
border-color: #794558;
}
.TagClassName
{
border-color: #794558;
}
</style>