Shades of Cosmic #794455
Tints of Cosmic #794455
RGB
CMYK
RGB Variations
Color information
#794455 (or 0x794455) is known color: Cosmic. HEX triplet: 79, 44 and 55. RGB value is (121,68,85). Sum of RGB (Red+Green+Blue) = 121+68+85=274 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.16% from 274); Green value is 68 (26.95% from 255 or 24.82% from 274); Blue value is 85 (33.59% from 255 or 31.02% from 274); Max value from RGB is 121 - color contains mainly: red. Hex color #794455 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794455 is #86BBAA. Grayscale: #555555. Windows color (decimal): -8829867 or 5588089. OLE color: 5588089.
HSL color Cylindrical-coordinate representation of color #794455: hue angle of 340.75º 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 #794455 is Cyan = 0, Magento = 0.44, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 68 | 85 | - |
| CMYK | 0 | 0.44 | 0.30 | 0.53 |
| HSL | 340.75º | 0.28% | 0.37% | - |
| HSV(B) | 340.75º | 0.44% | 0.47% | - |
| XYZ | 11.59 | 8.86 | 9.69 | - |
| YUV | 85.79 | 127.56 | 153.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 68 | 85 | 0 | 0.44 | 0.30 | 0.53 | 340.75 | 0.28 | 0.37 |
| Hex | 79 | 44 | 55 | 0 | 2C | 1E | 35 | 155 | 1C | 25 |
| Octal | 171 | 104 | 125 | 0 | 54 | 36 | 65 | 525 | 34 | 45 |
| Binary | 1111001 | 1000100 | 1010101 | 0 | 101100 | 11110 | 110101 | 101010101 | 11100 | 100101 |
Color Harmonies of #794455
Complementary color
Monochromatic Colors of #794455
Black with #794455
Text Example
Text Example
White with #794455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794455; }
p { color: rgb(121,68,85); }
H1.HeaderClassName
{
color: #794455;
}
.AnyTagClassName
{
color: #794455;
}
</style>
background-color css
<style>
a { background-color: #794455; }
a { background-color: rgb(121,68,85); }
div.DivClassName
{
background-color: #794455;
}
.BgClassName
{
background-color: #794455;
}
</style>
border-color css
<style>
span { border-color: #794455; }
span { border-color: rgb(121,68,85); }
td.TdClassName
{
border-color: #794455;
}
.TagClassName
{
border-color: #794455;
}
</style>