Shades of Cosmic #794358
Tints of Cosmic #794358
RGB
CMYK
RGB Variations
Color information
#794358 (or 0x794358) is known color: Cosmic. HEX triplet: 79, 43 and 58. RGB value is (121,67,88). Sum of RGB (Red+Green+Blue) = 121+67+88=276 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.84% from 276); Green value is 67 (26.56% from 255 or 24.28% from 276); Blue value is 88 (34.77% from 255 or 31.88% from 276); Max value from RGB is 121 - color contains mainly: red. Hex color #794358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794358 is #86BCA7. Grayscale: #555555. Windows color (decimal): -8830120 or 5784441. OLE color: 5784441.
HSL color Cylindrical-coordinate representation of color #794358: hue angle of 336.67º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #794358 is Cyan = 0, Magento = 0.45, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 67 | 88 | - |
| CMYK | 0 | 0.45 | 0.27 | 0.53 |
| HSL | 336.67º | 0.29% | 0.37% | - |
| HSV(B) | 336.67º | 0.45% | 0.47% | - |
| XYZ | 11.65 | 8.78 | 10.31 | - |
| YUV | 85.54 | 129.39 | 153.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 67 | 88 | 0 | 0.45 | 0.27 | 0.53 | 336.67 | 0.29 | 0.37 |
| Hex | 79 | 43 | 58 | 0 | 2D | 1B | 35 | 151 | 1D | 25 |
| Octal | 171 | 103 | 130 | 0 | 55 | 33 | 65 | 521 | 35 | 45 |
| Binary | 1111001 | 1000011 | 1011000 | 0 | 101101 | 11011 | 110101 | 101010001 | 11101 | 100101 |
Color Harmonies of #794358
Complementary color
Monochromatic Colors of #794358
Black with #794358
Text Example
Text Example
White with #794358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794358; }
p { color: rgb(121,67,88); }
H1.HeaderClassName
{
color: #794358;
}
.AnyTagClassName
{
color: #794358;
}
</style>
background-color css
<style>
a { background-color: #794358; }
a { background-color: rgb(121,67,88); }
div.DivClassName
{
background-color: #794358;
}
.BgClassName
{
background-color: #794358;
}
</style>
border-color css
<style>
span { border-color: #794358; }
span { border-color: rgb(121,67,88); }
td.TdClassName
{
border-color: #794358;
}
.TagClassName
{
border-color: #794358;
}
</style>