Shades of Cosmic #794165
Tints of Cosmic #794165
RGB
CMYK
RGB Variations
Color information
#794165 (or 0x794165) is known color: Cosmic. HEX triplet: 79, 41 and 65. RGB value is (121,65,101). Sum of RGB (Red+Green+Blue) = 121+65+101=287 (38% of max value = 765). Red value is 121 (47.66% from 255 or 42.16% from 287); Green value is 65 (25.78% from 255 or 22.65% from 287); Blue value is 101 (39.84% from 255 or 35.19% from 287); Max value from RGB is 121 - color contains mainly: red. Hex color #794165 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794165 is #86BE9A. Grayscale: #555555. Windows color (decimal): -8830619 or 6635897. OLE color: 6635897.
HSL color Cylindrical-coordinate representation of color #794165: hue angle of 321.43º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #794165 is Cyan = 0, Magento = 0.46, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 65 | 101 | - |
| CMYK | 0 | 0.46 | 0.17 | 0.53 |
| HSL | 321.43º | 0.3% | 0.36% | - |
| HSV(B) | 321.43º | 0.46% | 0.47% | - |
| XYZ | 12.12 | 8.79 | 13.37 | - |
| YUV | 85.85 | 136.55 | 153.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 65 | 101 | 0 | 0.46 | 0.17 | 0.53 | 321.43 | 0.3 | 0.36 |
| Hex | 79 | 41 | 65 | 0 | 2E | 11 | 35 | 141 | 1E | 24 |
| Octal | 171 | 101 | 145 | 0 | 56 | 21 | 65 | 501 | 36 | 44 |
| Binary | 1111001 | 1000001 | 1100101 | 0 | 101110 | 10001 | 110101 | 101000001 | 11110 | 100100 |
Color Harmonies of #794165
Complementary color
Monochromatic Colors of #794165
Black with #794165
Text Example
Text Example
White with #794165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794165; }
p { color: rgb(121,65,101); }
H1.HeaderClassName
{
color: #794165;
}
.AnyTagClassName
{
color: #794165;
}
</style>
background-color css
<style>
a { background-color: #794165; }
a { background-color: rgb(121,65,101); }
div.DivClassName
{
background-color: #794165;
}
.BgClassName
{
background-color: #794165;
}
</style>
border-color css
<style>
span { border-color: #794165; }
span { border-color: rgb(121,65,101); }
td.TdClassName
{
border-color: #794165;
}
.TagClassName
{
border-color: #794165;
}
</style>