Shades of Cosmic #795569
Tints of Cosmic #795569
RGB
CMYK
RGB Variations
Color information
#795569 (or 0x795569) is known color: Cosmic. HEX triplet: 79, 55 and 69. RGB value is (121,85,105). Sum of RGB (Red+Green+Blue) = 121+85+105=311 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.91% from 311); Green value is 85 (33.59% from 255 or 27.33% from 311); Blue value is 105 (41.41% from 255 or 33.76% from 311); Max value from RGB is 121 - color contains mainly: red. Hex color #795569 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #795569 is #86AA96. Grayscale: #616161. Windows color (decimal): -8825495 or 6903161. OLE color: 6903161.
HSL color Cylindrical-coordinate representation of color #795569: hue angle of 326.67º 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 #795569 is Cyan = 0, Magento = 0.30, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 85 | 105 | - |
| CMYK | 0 | 0.30 | 0.13 | 0.53 |
| HSL | 326.67º | 0.17% | 0.4% | - |
| HSV(B) | 326.67º | 0.3% | 0.47% | - |
| XYZ | 13.68 | 11.58 | 14.88 | - |
| YUV | 98.04 | 131.93 | 144.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 85 | 105 | 0 | 0.30 | 0.13 | 0.53 | 326.67 | 0.17 | 0.4 |
| Hex | 79 | 55 | 69 | 0 | 1E | D | 35 | 147 | 11 | 28 |
| Octal | 171 | 125 | 151 | 0 | 36 | 15 | 65 | 507 | 21 | 50 |
| Binary | 1111001 | 1010101 | 1101001 | 0 | 11110 | 1101 | 110101 | 101000111 | 10001 | 101000 |
Color Harmonies of #795569
Complementary color
Monochromatic Colors of #795569
Black with #795569
Text Example
Text Example
White with #795569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795569; }
p { color: rgb(121,85,105); }
H1.HeaderClassName
{
color: #795569;
}
.AnyTagClassName
{
color: #795569;
}
</style>
background-color css
<style>
a { background-color: #795569; }
a { background-color: rgb(121,85,105); }
div.DivClassName
{
background-color: #795569;
}
.BgClassName
{
background-color: #795569;
}
</style>
border-color css
<style>
span { border-color: #795569; }
span { border-color: rgb(121,85,105); }
td.TdClassName
{
border-color: #795569;
}
.TagClassName
{
border-color: #795569;
}
</style>