Shades of Cosmic #775967
Tints of Cosmic #775967
RGB
CMYK
RGB Variations
Color information
#775967 (or 0x775967) is known color: Cosmic. HEX triplet: 77, 59 and 67. RGB value is (119,89,103). Sum of RGB (Red+Green+Blue) = 119+89+103=311 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.26% from 311); Green value is 89 (35.16% from 255 or 28.62% from 311); Blue value is 103 (40.62% from 255 or 33.12% from 311); Max value from RGB is 119 - color contains mainly: red. Hex color #775967 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775967 is #88A698. Grayscale: #636363. Windows color (decimal): -8955545 or 6773111. OLE color: 6773111.
HSL color Cylindrical-coordinate representation of color #775967: hue angle of 332º 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 #775967 is Cyan = 0, Magento = 0.25, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 89 | 103 | - |
| CMYK | 0 | 0.25 | 0.13 | 0.53 |
| HSL | 332º | 0.14% | 0.41% | - |
| HSV(B) | 332º | 0.25% | 0.47% | - |
| XYZ | 13.63 | 12.05 | 14.44 | - |
| YUV | 99.57 | 129.94 | 141.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 103 | 0 | 0.25 | 0.13 | 0.53 | 332 | 0.14 | 0.41 |
| Hex | 77 | 59 | 67 | 0 | 19 | D | 35 | 14C | E | 29 |
| Octal | 167 | 131 | 147 | 0 | 31 | 15 | 65 | 514 | 16 | 51 |
| Binary | 1110111 | 1011001 | 1100111 | 0 | 11001 | 1101 | 110101 | 101001100 | 1110 | 101001 |
Color Harmonies of #775967
Complementary color
Monochromatic Colors of #775967
Black with #775967
Text Example
Text Example
White with #775967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775967; }
p { color: rgb(119,89,103); }
H1.HeaderClassName
{
color: #775967;
}
.AnyTagClassName
{
color: #775967;
}
</style>
background-color css
<style>
a { background-color: #775967; }
a { background-color: rgb(119,89,103); }
div.DivClassName
{
background-color: #775967;
}
.BgClassName
{
background-color: #775967;
}
</style>
border-color css
<style>
span { border-color: #775967; }
span { border-color: rgb(119,89,103); }
td.TdClassName
{
border-color: #775967;
}
.TagClassName
{
border-color: #775967;
}
</style>