Shades of Cosmic #794755
Tints of Cosmic #794755
RGB
CMYK
RGB Variations
Color information
#794755 (or 0x794755) is known color: Cosmic. HEX triplet: 79, 47 and 55. RGB value is (121,71,85). Sum of RGB (Red+Green+Blue) = 121+71+85=277 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.68% from 277); Green value is 71 (28.12% from 255 or 25.63% from 277); Blue value is 85 (33.59% from 255 or 30.69% from 277); Max value from RGB is 121 - color contains mainly: red. Hex color #794755 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794755 is #86B8AA. Grayscale: #575757. Windows color (decimal): -8829099 or 5588857. OLE color: 5588857.
HSL color Cylindrical-coordinate representation of color #794755: hue angle of 343.2º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #794755 is Cyan = 0, Magento = 0.41, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 71 | 85 | - |
| CMYK | 0 | 0.41 | 0.30 | 0.53 |
| HSL | 343.2º | 0.26% | 0.38% | - |
| HSV(B) | 343.2º | 0.41% | 0.47% | - |
| XYZ | 11.78 | 9.23 | 9.75 | - |
| YUV | 87.55 | 126.57 | 151.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 71 | 85 | 0 | 0.41 | 0.30 | 0.53 | 343.2 | 0.26 | 0.38 |
| Hex | 79 | 47 | 55 | 0 | 29 | 1E | 35 | 157 | 1A | 26 |
| Octal | 171 | 107 | 125 | 0 | 51 | 36 | 65 | 527 | 32 | 46 |
| Binary | 1111001 | 1000111 | 1010101 | 0 | 101001 | 11110 | 110101 | 101010111 | 11010 | 100110 |
Color Harmonies of #794755
Complementary color
Monochromatic Colors of #794755
Black with #794755
Text Example
Text Example
White with #794755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794755; }
p { color: rgb(121,71,85); }
H1.HeaderClassName
{
color: #794755;
}
.AnyTagClassName
{
color: #794755;
}
</style>
background-color css
<style>
a { background-color: #794755; }
a { background-color: rgb(121,71,85); }
div.DivClassName
{
background-color: #794755;
}
.BgClassName
{
background-color: #794755;
}
</style>
border-color css
<style>
span { border-color: #794755; }
span { border-color: rgb(121,71,85); }
td.TdClassName
{
border-color: #794755;
}
.TagClassName
{
border-color: #794755;
}
</style>