Shades of Cosmic #794669
Tints of Cosmic #794669
RGB
CMYK
RGB Variations
Color information
#794669 (or 0x794669) is known color: Cosmic. HEX triplet: 79, 46 and 69. RGB value is (121,70,105). Sum of RGB (Red+Green+Blue) = 121+70+105=296 (39% of max value = 765). Red value is 121 (47.66% from 255 or 40.88% from 296); Green value is 70 (27.73% from 255 or 23.65% from 296); Blue value is 105 (41.41% from 255 or 35.47% from 296); Max value from RGB is 121 - color contains mainly: red. Hex color #794669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794669 is #86B996. Grayscale: #595959. Windows color (decimal): -8829335 or 6899321. OLE color: 6899321.
HSL color Cylindrical-coordinate representation of color #794669: hue angle of 318.82º 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 #794669 is Cyan = 0, Magento = 0.42, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 70 | 105 | - |
| CMYK | 0 | 0.42 | 0.13 | 0.53 |
| HSL | 318.82º | 0.27% | 0.37% | - |
| HSV(B) | 318.82º | 0.42% | 0.47% | - |
| XYZ | 12.63 | 9.47 | 14.53 | - |
| YUV | 89.24 | 136.9 | 150.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 70 | 105 | 0 | 0.42 | 0.13 | 0.53 | 318.82 | 0.27 | 0.37 |
| Hex | 79 | 46 | 69 | 0 | 2A | D | 35 | 13F | 1B | 25 |
| Octal | 171 | 106 | 151 | 0 | 52 | 15 | 65 | 477 | 33 | 45 |
| Binary | 1111001 | 1000110 | 1101001 | 0 | 101010 | 1101 | 110101 | 100111111 | 11011 | 100101 |
Color Harmonies of #794669
Complementary color
Monochromatic Colors of #794669
Black with #794669
Text Example
Text Example
White with #794669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794669; }
p { color: rgb(121,70,105); }
H1.HeaderClassName
{
color: #794669;
}
.AnyTagClassName
{
color: #794669;
}
</style>
background-color css
<style>
a { background-color: #794669; }
a { background-color: rgb(121,70,105); }
div.DivClassName
{
background-color: #794669;
}
.BgClassName
{
background-color: #794669;
}
</style>
border-color css
<style>
span { border-color: #794669; }
span { border-color: rgb(121,70,105); }
td.TdClassName
{
border-color: #794669;
}
.TagClassName
{
border-color: #794669;
}
</style>