Shades of Cosmic #794656
Tints of Cosmic #794656
RGB
CMYK
RGB Variations
Color information
#794656 (or 0x794656) is known color: Cosmic. HEX triplet: 79, 46 and 56. RGB value is (121,70,86). Sum of RGB (Red+Green+Blue) = 121+70+86=277 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.68% from 277); Green value is 70 (27.73% from 255 or 25.27% from 277); Blue value is 86 (33.98% from 255 or 31.05% from 277); Max value from RGB is 121 - color contains mainly: red. Hex color #794656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794656 is #86B9A9. Grayscale: #575757. Windows color (decimal): -8829354 or 5654137. OLE color: 5654137.
HSL color Cylindrical-coordinate representation of color #794656: hue angle of 341.18º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #794656 is Cyan = 0, Magento = 0.42, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 70 | 86 | - |
| CMYK | 0 | 0.42 | 0.29 | 0.53 |
| HSL | 341.18º | 0.27% | 0.37% | - |
| HSV(B) | 341.18º | 0.42% | 0.47% | - |
| XYZ | 11.76 | 9.12 | 9.94 | - |
| YUV | 87.07 | 127.4 | 152.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 70 | 86 | 0 | 0.42 | 0.29 | 0.53 | 341.18 | 0.27 | 0.37 |
| Hex | 79 | 46 | 56 | 0 | 2A | 1D | 35 | 155 | 1B | 25 |
| Octal | 171 | 106 | 126 | 0 | 52 | 35 | 65 | 525 | 33 | 45 |
| Binary | 1111001 | 1000110 | 1010110 | 0 | 101010 | 11101 | 110101 | 101010101 | 11011 | 100101 |
Color Harmonies of #794656
Complementary color
Monochromatic Colors of #794656
Black with #794656
Text Example
Text Example
White with #794656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794656; }
p { color: rgb(121,70,86); }
H1.HeaderClassName
{
color: #794656;
}
.AnyTagClassName
{
color: #794656;
}
</style>
background-color css
<style>
a { background-color: #794656; }
a { background-color: rgb(121,70,86); }
div.DivClassName
{
background-color: #794656;
}
.BgClassName
{
background-color: #794656;
}
</style>
border-color css
<style>
span { border-color: #794656; }
span { border-color: rgb(121,70,86); }
td.TdClassName
{
border-color: #794656;
}
.TagClassName
{
border-color: #794656;
}
</style>