Shades of Cosmic #775865
Tints of Cosmic #775865
RGB
CMYK
RGB Variations
Color information
#775865 (or 0x775865) is known color: Cosmic. HEX triplet: 77, 58 and 65. RGB value is (119,88,101). Sum of RGB (Red+Green+Blue) = 119+88+101=308 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.64% from 308); Green value is 88 (34.77% from 255 or 28.57% from 308); Blue value is 101 (39.84% from 255 or 32.79% from 308); Max value from RGB is 119 - color contains mainly: red. Hex color #775865 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775865 is #88A79A. Grayscale: #626262. Windows color (decimal): -8955803 or 6641783. OLE color: 6641783.
HSL color Cylindrical-coordinate representation of color #775865: hue angle of 334.84º 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 #775865 is Cyan = 0, Magento = 0.26, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 88 | 101 | - |
| CMYK | 0 | 0.26 | 0.15 | 0.53 |
| HSL | 334.84º | 0.15% | 0.41% | - |
| HSV(B) | 334.84º | 0.26% | 0.47% | - |
| XYZ | 13.45 | 11.84 | 13.89 | - |
| YUV | 98.75 | 129.27 | 142.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 88 | 101 | 0 | 0.26 | 0.15 | 0.53 | 334.84 | 0.15 | 0.41 |
| Hex | 77 | 58 | 65 | 0 | 1A | F | 35 | 14F | F | 29 |
| Octal | 167 | 130 | 145 | 0 | 32 | 17 | 65 | 517 | 17 | 51 |
| Binary | 1110111 | 1011000 | 1100101 | 0 | 11010 | 1111 | 110101 | 101001111 | 1111 | 101001 |
Color Harmonies of #775865
Complementary color
Monochromatic Colors of #775865
Black with #775865
Text Example
Text Example
White with #775865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775865; }
p { color: rgb(119,88,101); }
H1.HeaderClassName
{
color: #775865;
}
.AnyTagClassName
{
color: #775865;
}
</style>
background-color css
<style>
a { background-color: #775865; }
a { background-color: rgb(119,88,101); }
div.DivClassName
{
background-color: #775865;
}
.BgClassName
{
background-color: #775865;
}
</style>
border-color css
<style>
span { border-color: #775865; }
span { border-color: rgb(119,88,101); }
td.TdClassName
{
border-color: #775865;
}
.TagClassName
{
border-color: #775865;
}
</style>