Shades of Cosmic #793760
Tints of Cosmic #793760
RGB
CMYK
RGB Variations
Color information
#793760 (or 0x793760) is known color: Cosmic. HEX triplet: 79, 37 and 60. RGB value is (121,55,96). Sum of RGB (Red+Green+Blue) = 121+55+96=272 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.49% from 272); Green value is 55 (21.88% from 255 or 20.22% from 272); Blue value is 96 (37.89% from 255 or 35.29% from 272); Max value from RGB is 121 - color contains mainly: red. Hex color #793760 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793760 is #86C89F. Grayscale: #4F4F4F. Windows color (decimal): -8833184 or 6305657. OLE color: 6305657.
HSL color Cylindrical-coordinate representation of color #793760: hue angle of 322.73º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793760 is Cyan = 0, Magento = 0.55, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 55 | 96 | - |
| CMYK | 0 | 0.55 | 0.21 | 0.53 |
| HSL | 322.73º | 0.38% | 0.35% | - |
| HSV(B) | 322.73º | 0.55% | 0.47% | - |
| XYZ | 11.36 | 7.64 | 11.94 | - |
| YUV | 79.41 | 137.37 | 157.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 55 | 96 | 0 | 0.55 | 0.21 | 0.53 | 322.73 | 0.38 | 0.35 |
| Hex | 79 | 37 | 60 | 0 | 37 | 15 | 35 | 143 | 26 | 23 |
| Octal | 171 | 67 | 140 | 0 | 67 | 25 | 65 | 503 | 46 | 43 |
| Binary | 1111001 | 110111 | 1100000 | 0 | 110111 | 10101 | 110101 | 101000011 | 100110 | 100011 |
Color Harmonies of #793760
Complementary color
Monochromatic Colors of #793760
Black with #793760
Text Example
Text Example
White with #793760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793760; }
p { color: rgb(121,55,96); }
H1.HeaderClassName
{
color: #793760;
}
.AnyTagClassName
{
color: #793760;
}
</style>
background-color css
<style>
a { background-color: #793760; }
a { background-color: rgb(121,55,96); }
div.DivClassName
{
background-color: #793760;
}
.BgClassName
{
background-color: #793760;
}
</style>
border-color css
<style>
span { border-color: #793760; }
span { border-color: rgb(121,55,96); }
td.TdClassName
{
border-color: #793760;
}
.TagClassName
{
border-color: #793760;
}
</style>