Shades of Cosmic #775868
Tints of Cosmic #775868
RGB
CMYK
RGB Variations
Color information
#775868 (or 0x775868) is known color: Cosmic. HEX triplet: 77, 58 and 68. RGB value is (119,88,104). Sum of RGB (Red+Green+Blue) = 119+88+104=311 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.26% from 311); Green value is 88 (34.77% from 255 or 28.30% from 311); Blue value is 104 (41.02% from 255 or 33.44% from 311); Max value from RGB is 119 - color contains mainly: red. Hex color #775868 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775868 is #88A797. Grayscale: #636363. Windows color (decimal): -8955800 or 6838391. OLE color: 6838391.
HSL color Cylindrical-coordinate representation of color #775868: hue angle of 329.03º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #775868 is Cyan = 0, Magento = 0.26, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 88 | 104 | - |
| CMYK | 0 | 0.26 | 0.13 | 0.53 |
| HSL | 329.03º | 0.15% | 0.41% | - |
| HSV(B) | 329.03º | 0.26% | 0.47% | - |
| XYZ | 13.6 | 11.9 | 14.68 | - |
| YUV | 99.09 | 130.77 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 88 | 104 | 0 | 0.26 | 0.13 | 0.53 | 329.03 | 0.15 | 0.41 |
| Hex | 77 | 58 | 68 | 0 | 1A | D | 35 | 149 | F | 29 |
| Octal | 167 | 130 | 150 | 0 | 32 | 15 | 65 | 511 | 17 | 51 |
| Binary | 1110111 | 1011000 | 1101000 | 0 | 11010 | 1101 | 110101 | 101001001 | 1111 | 101001 |
Color Harmonies of #775868
Complementary color
Monochromatic Colors of #775868
Black with #775868
Text Example
Text Example
White with #775868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775868; }
p { color: rgb(119,88,104); }
H1.HeaderClassName
{
color: #775868;
}
.AnyTagClassName
{
color: #775868;
}
</style>
background-color css
<style>
a { background-color: #775868; }
a { background-color: rgb(119,88,104); }
div.DivClassName
{
background-color: #775868;
}
.BgClassName
{
background-color: #775868;
}
</style>
border-color css
<style>
span { border-color: #775868; }
span { border-color: rgb(119,88,104); }
td.TdClassName
{
border-color: #775868;
}
.TagClassName
{
border-color: #775868;
}
</style>