Shades of Cosmic #793861
Tints of Cosmic #793861
RGB
CMYK
RGB Variations
Color information
#793861 (or 0x793861) is known color: Cosmic. HEX triplet: 79, 38 and 61. RGB value is (121,56,97). Sum of RGB (Red+Green+Blue) = 121+56+97=274 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.16% from 274); Green value is 56 (22.27% from 255 or 20.44% from 274); Blue value is 97 (38.28% from 255 or 35.40% from 274); Max value from RGB is 121 - color contains mainly: red. Hex color #793861 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793861 is #86C79E. Grayscale: #505050. Windows color (decimal): -8832927 or 6371449. OLE color: 6371449.
HSL color Cylindrical-coordinate representation of color #793861: hue angle of 322.15º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #793861 is Cyan = 0, Magento = 0.54, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 56 | 97 | - |
| CMYK | 0 | 0.54 | 0.20 | 0.53 |
| HSL | 322.15º | 0.37% | 0.35% | - |
| HSV(B) | 322.15º | 0.54% | 0.47% | - |
| XYZ | 11.46 | 7.76 | 12.2 | - |
| YUV | 80.11 | 137.53 | 157.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 97 | 0 | 0.54 | 0.20 | 0.53 | 322.15 | 0.37 | 0.35 |
| Hex | 79 | 38 | 61 | 0 | 36 | 14 | 35 | 142 | 25 | 23 |
| Octal | 171 | 70 | 141 | 0 | 66 | 24 | 65 | 502 | 45 | 43 |
| Binary | 1111001 | 111000 | 1100001 | 0 | 110110 | 10100 | 110101 | 101000010 | 100101 | 100011 |
Color Harmonies of #793861
Complementary color
Monochromatic Colors of #793861
Black with #793861
Text Example
Text Example
White with #793861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793861; }
p { color: rgb(121,56,97); }
H1.HeaderClassName
{
color: #793861;
}
.AnyTagClassName
{
color: #793861;
}
</style>
background-color css
<style>
a { background-color: #793861; }
a { background-color: rgb(121,56,97); }
div.DivClassName
{
background-color: #793861;
}
.BgClassName
{
background-color: #793861;
}
</style>
border-color css
<style>
span { border-color: #793861; }
span { border-color: rgb(121,56,97); }
td.TdClassName
{
border-color: #793861;
}
.TagClassName
{
border-color: #793861;
}
</style>