Shades of Cosmic #793862
Tints of Cosmic #793862
RGB
CMYK
RGB Variations
Color information
#793862 (or 0x793862) is known color: Cosmic. HEX triplet: 79, 38 and 62. RGB value is (121,56,98). Sum of RGB (Red+Green+Blue) = 121+56+98=275 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44% from 275); Green value is 56 (22.27% from 255 or 20.36% from 275); Blue value is 98 (38.67% from 255 or 35.64% from 275); Max value from RGB is 121 - color contains mainly: red. Hex color #793862 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793862 is #86C79D. Grayscale: #505050. Windows color (decimal): -8832926 or 6436985. OLE color: 6436985.
HSL color Cylindrical-coordinate representation of color #793862: hue angle of 321.23º 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 #793862 is Cyan = 0, Magento = 0.54, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 56 | 98 | - |
| CMYK | 0 | 0.54 | 0.19 | 0.53 |
| HSL | 321.23º | 0.37% | 0.35% | - |
| HSV(B) | 321.23º | 0.54% | 0.47% | - |
| XYZ | 11.5 | 7.78 | 12.45 | - |
| YUV | 80.22 | 138.03 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 98 | 0 | 0.54 | 0.19 | 0.53 | 321.23 | 0.37 | 0.35 |
| Hex | 79 | 38 | 62 | 0 | 36 | 13 | 35 | 141 | 25 | 23 |
| Octal | 171 | 70 | 142 | 0 | 66 | 23 | 65 | 501 | 45 | 43 |
| Binary | 1111001 | 111000 | 1100010 | 0 | 110110 | 10011 | 110101 | 101000001 | 100101 | 100011 |
Color Harmonies of #793862
Complementary color
Monochromatic Colors of #793862
Black with #793862
Text Example
Text Example
White with #793862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793862; }
p { color: rgb(121,56,98); }
H1.HeaderClassName
{
color: #793862;
}
.AnyTagClassName
{
color: #793862;
}
</style>
background-color css
<style>
a { background-color: #793862; }
a { background-color: rgb(121,56,98); }
div.DivClassName
{
background-color: #793862;
}
.BgClassName
{
background-color: #793862;
}
</style>
border-color css
<style>
span { border-color: #793862; }
span { border-color: rgb(121,56,98); }
td.TdClassName
{
border-color: #793862;
}
.TagClassName
{
border-color: #793862;
}
</style>