Shades of Cosmic #794857
Tints of Cosmic #794857
RGB
CMYK
RGB Variations
Color information
#794857 (or 0x794857) is known color: Cosmic. HEX triplet: 79, 48 and 57. RGB value is (121,72,87). Sum of RGB (Red+Green+Blue) = 121+72+87=280 (37% of max value = 765). Red value is 121 (47.66% from 255 or 43.21% from 280); Green value is 72 (28.52% from 255 or 25.71% from 280); Blue value is 87 (34.38% from 255 or 31.07% from 280); Max value from RGB is 121 - color contains mainly: red. Hex color #794857 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794857 is #86B7A8. Grayscale: #585858. Windows color (decimal): -8828841 or 5720185. OLE color: 5720185.
HSL color Cylindrical-coordinate representation of color #794857: hue angle of 341.63º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #794857 is Cyan = 0, Magento = 0.40, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 72 | 87 | - |
| CMYK | 0 | 0.40 | 0.28 | 0.53 |
| HSL | 341.63º | 0.25% | 0.38% | - |
| HSV(B) | 341.63º | 0.4% | 0.47% | - |
| XYZ | 11.92 | 9.39 | 10.2 | - |
| YUV | 88.36 | 127.23 | 151.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 72 | 87 | 0 | 0.40 | 0.28 | 0.53 | 341.63 | 0.25 | 0.38 |
| Hex | 79 | 48 | 57 | 0 | 28 | 1C | 35 | 156 | 19 | 26 |
| Octal | 171 | 110 | 127 | 0 | 50 | 34 | 65 | 526 | 31 | 46 |
| Binary | 1111001 | 1001000 | 1010111 | 0 | 101000 | 11100 | 110101 | 101010110 | 11001 | 100110 |
Color Harmonies of #794857
Complementary color
Monochromatic Colors of #794857
Black with #794857
Text Example
Text Example
White with #794857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794857; }
p { color: rgb(121,72,87); }
H1.HeaderClassName
{
color: #794857;
}
.AnyTagClassName
{
color: #794857;
}
</style>
background-color css
<style>
a { background-color: #794857; }
a { background-color: rgb(121,72,87); }
div.DivClassName
{
background-color: #794857;
}
.BgClassName
{
background-color: #794857;
}
</style>
border-color css
<style>
span { border-color: #794857; }
span { border-color: rgb(121,72,87); }
td.TdClassName
{
border-color: #794857;
}
.TagClassName
{
border-color: #794857;
}
</style>