Shades of Cosmic #775768
Tints of Cosmic #775768
RGB
CMYK
RGB Variations
Color information
#775768 (or 0x775768) is known color: Cosmic. HEX triplet: 77, 57 and 68. RGB value is (119,87,104). Sum of RGB (Red+Green+Blue) = 119+87+104=310 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.39% from 310); Green value is 87 (34.38% from 255 or 28.06% from 310); Blue value is 104 (41.02% from 255 or 33.55% from 310); Max value from RGB is 119 - color contains mainly: red. Hex color #775768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775768 is #88A897. Grayscale: #626262. Windows color (decimal): -8956056 or 6838135. OLE color: 6838135.
HSL color Cylindrical-coordinate representation of color #775768: hue angle of 328.12º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #775768 is Cyan = 0, Magento = 0.27, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 87 | 104 | - |
| CMYK | 0 | 0.27 | 0.13 | 0.53 |
| HSL | 328.13º | 0.16% | 0.4% | - |
| HSV(B) | 328.13º | 0.27% | 0.47% | - |
| XYZ | 13.51 | 11.74 | 14.65 | - |
| YUV | 98.51 | 131.1 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 87 | 104 | 0 | 0.27 | 0.13 | 0.53 | 328.13 | 0.16 | 0.4 |
| Hex | 77 | 57 | 68 | 0 | 1B | D | 35 | 148 | 10 | 28 |
| Octal | 167 | 127 | 150 | 0 | 33 | 15 | 65 | 510 | 20 | 50 |
| Binary | 1110111 | 1010111 | 1101000 | 0 | 11011 | 1101 | 110101 | 101001000 | 10000 | 101000 |
Color Harmonies of #775768
Complementary color
Monochromatic Colors of #775768
Black with #775768
Text Example
Text Example
White with #775768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775768; }
p { color: rgb(119,87,104); }
H1.HeaderClassName
{
color: #775768;
}
.AnyTagClassName
{
color: #775768;
}
</style>
background-color css
<style>
a { background-color: #775768; }
a { background-color: rgb(119,87,104); }
div.DivClassName
{
background-color: #775768;
}
.BgClassName
{
background-color: #775768;
}
</style>
border-color css
<style>
span { border-color: #775768; }
span { border-color: rgb(119,87,104); }
td.TdClassName
{
border-color: #775768;
}
.TagClassName
{
border-color: #775768;
}
</style>