Shades of Cosmic #794056
Tints of Cosmic #794056
RGB
CMYK
RGB Variations
Color information
#794056 (or 0x794056) is known color: Cosmic. HEX triplet: 79, 40 and 56. RGB value is (121,64,86). Sum of RGB (Red+Green+Blue) = 121+64+86=271 (35% of max value = 765). Red value is 121 (47.66% from 255 or 44.65% from 271); Green value is 64 (25.39% from 255 or 23.62% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 121 - color contains mainly: red. Hex color #794056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794056 is #86BFA9. Grayscale: #535353. Windows color (decimal): -8830890 or 5652601. OLE color: 5652601.
HSL color Cylindrical-coordinate representation of color #794056: hue angle of 336.84º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #794056 is Cyan = 0, Magento = 0.47, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 64 | 86 | - |
| CMYK | 0 | 0.47 | 0.29 | 0.53 |
| HSL | 336.84º | 0.31% | 0.36% | - |
| HSV(B) | 336.84º | 0.47% | 0.47% | - |
| XYZ | 11.4 | 8.4 | 9.83 | - |
| YUV | 83.55 | 129.38 | 154.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 64 | 86 | 0 | 0.47 | 0.29 | 0.53 | 336.84 | 0.31 | 0.36 |
| Hex | 79 | 40 | 56 | 0 | 2F | 1D | 35 | 151 | 1F | 24 |
| Octal | 171 | 100 | 126 | 0 | 57 | 35 | 65 | 521 | 37 | 44 |
| Binary | 1111001 | 1000000 | 1010110 | 0 | 101111 | 11101 | 110101 | 101010001 | 11111 | 100100 |
Color Harmonies of #794056
Complementary color
Monochromatic Colors of #794056
Black with #794056
Text Example
Text Example
White with #794056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794056; }
p { color: rgb(121,64,86); }
H1.HeaderClassName
{
color: #794056;
}
.AnyTagClassName
{
color: #794056;
}
</style>
background-color css
<style>
a { background-color: #794056; }
a { background-color: rgb(121,64,86); }
div.DivClassName
{
background-color: #794056;
}
.BgClassName
{
background-color: #794056;
}
</style>
border-color css
<style>
span { border-color: #794056; }
span { border-color: rgb(121,64,86); }
td.TdClassName
{
border-color: #794056;
}
.TagClassName
{
border-color: #794056;
}
</style>