Shades of Cosmic #775965
Tints of Cosmic #775965
RGB
CMYK
RGB Variations
Color information
#775965 (or 0x775965) is known color: Cosmic. HEX triplet: 77, 59 and 65. RGB value is (119,89,101). Sum of RGB (Red+Green+Blue) = 119+89+101=309 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.51% from 309); Green value is 89 (35.16% from 255 or 28.80% from 309); Blue value is 101 (39.84% from 255 or 32.69% from 309); Max value from RGB is 119 - color contains mainly: red. Hex color #775965 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775965 is #88A69A. Grayscale: #636363. Windows color (decimal): -8955547 or 6642039. OLE color: 6642039.
HSL color Cylindrical-coordinate representation of color #775965: hue angle of 336º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #775965 is Cyan = 0, Magento = 0.25, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 89 | 101 | - |
| CMYK | 0 | 0.25 | 0.15 | 0.53 |
| HSL | 336º | 0.14% | 0.41% | - |
| HSV(B) | 336º | 0.25% | 0.47% | - |
| XYZ | 13.53 | 12.01 | 13.92 | - |
| YUV | 99.34 | 128.94 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 101 | 0 | 0.25 | 0.15 | 0.53 | 336 | 0.14 | 0.41 |
| Hex | 77 | 59 | 65 | 0 | 19 | F | 35 | 150 | E | 29 |
| Octal | 167 | 131 | 145 | 0 | 31 | 17 | 65 | 520 | 16 | 51 |
| Binary | 1110111 | 1011001 | 1100101 | 0 | 11001 | 1111 | 110101 | 101010000 | 1110 | 101001 |
Color Harmonies of #775965
Complementary color
Monochromatic Colors of #775965
Black with #775965
Text Example
Text Example
White with #775965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775965; }
p { color: rgb(119,89,101); }
H1.HeaderClassName
{
color: #775965;
}
.AnyTagClassName
{
color: #775965;
}
</style>
background-color css
<style>
a { background-color: #775965; }
a { background-color: rgb(119,89,101); }
div.DivClassName
{
background-color: #775965;
}
.BgClassName
{
background-color: #775965;
}
</style>
border-color css
<style>
span { border-color: #775965; }
span { border-color: rgb(119,89,101); }
td.TdClassName
{
border-color: #775965;
}
.TagClassName
{
border-color: #775965;
}
</style>