Shades of Cosmic #795561
Tints of Cosmic #795561
RGB
CMYK
RGB Variations
Color information
#795561 (or 0x795561) is known color: Cosmic. HEX triplet: 79, 55 and 61. RGB value is (121,85,97). Sum of RGB (Red+Green+Blue) = 121+85+97=303 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.93% from 303); Green value is 85 (33.59% from 255 or 28.05% from 303); Blue value is 97 (38.28% from 255 or 32.01% from 303); Max value from RGB is 121 - color contains mainly: red. Hex color #795561 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #795561 is #86AA9E. Grayscale: #616161. Windows color (decimal): -8825503 or 6378873. OLE color: 6378873.
HSL color Cylindrical-coordinate representation of color #795561: hue angle of 340º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #795561 is Cyan = 0, Magento = 0.30, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 85 | 97 | - |
| CMYK | 0 | 0.30 | 0.20 | 0.53 |
| HSL | 340º | 0.17% | 0.4% | - |
| HSV(B) | 340º | 0.3% | 0.47% | - |
| XYZ | 13.29 | 11.43 | 12.81 | - |
| YUV | 97.13 | 127.93 | 145.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 85 | 97 | 0 | 0.30 | 0.20 | 0.53 | 340 | 0.17 | 0.4 |
| Hex | 79 | 55 | 61 | 0 | 1E | 14 | 35 | 154 | 11 | 28 |
| Octal | 171 | 125 | 141 | 0 | 36 | 24 | 65 | 524 | 21 | 50 |
| Binary | 1111001 | 1010101 | 1100001 | 0 | 11110 | 10100 | 110101 | 101010100 | 10001 | 101000 |
Color Harmonies of #795561
Complementary color
Monochromatic Colors of #795561
Black with #795561
Text Example
Text Example
White with #795561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795561; }
p { color: rgb(121,85,97); }
H1.HeaderClassName
{
color: #795561;
}
.AnyTagClassName
{
color: #795561;
}
</style>
background-color css
<style>
a { background-color: #795561; }
a { background-color: rgb(121,85,97); }
div.DivClassName
{
background-color: #795561;
}
.BgClassName
{
background-color: #795561;
}
</style>
border-color css
<style>
span { border-color: #795561; }
span { border-color: rgb(121,85,97); }
td.TdClassName
{
border-color: #795561;
}
.TagClassName
{
border-color: #795561;
}
</style>