Shades of Cosmic #775767
Tints of Cosmic #775767
RGB
CMYK
RGB Variations
Color information
#775767 (or 0x775767) is known color: Cosmic. HEX triplet: 77, 57 and 67. RGB value is (119,87,103). Sum of RGB (Red+Green+Blue) = 119+87+103=309 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.51% from 309); Green value is 87 (34.38% from 255 or 28.16% from 309); Blue value is 103 (40.62% from 255 or 33.33% from 309); Max value from RGB is 119 - color contains mainly: red. Hex color #775767 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775767 is #88A898. Grayscale: #626262. Windows color (decimal): -8956057 or 6772599. OLE color: 6772599.
HSL color Cylindrical-coordinate representation of color #775767: hue angle of 330º 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 #775767 is Cyan = 0, Magento = 0.27, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 87 | 103 | - |
| CMYK | 0 | 0.27 | 0.13 | 0.53 |
| HSL | 330º | 0.16% | 0.4% | - |
| HSV(B) | 330º | 0.27% | 0.47% | - |
| XYZ | 13.46 | 11.72 | 14.38 | - |
| YUV | 98.39 | 130.6 | 142.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 87 | 103 | 0 | 0.27 | 0.13 | 0.53 | 330 | 0.16 | 0.4 |
| Hex | 77 | 57 | 67 | 0 | 1B | D | 35 | 14A | 10 | 28 |
| Octal | 167 | 127 | 147 | 0 | 33 | 15 | 65 | 512 | 20 | 50 |
| Binary | 1110111 | 1010111 | 1100111 | 0 | 11011 | 1101 | 110101 | 101001010 | 10000 | 101000 |
Color Harmonies of #775767
Complementary color
Monochromatic Colors of #775767
Black with #775767
Text Example
Text Example
White with #775767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775767; }
p { color: rgb(119,87,103); }
H1.HeaderClassName
{
color: #775767;
}
.AnyTagClassName
{
color: #775767;
}
</style>
background-color css
<style>
a { background-color: #775767; }
a { background-color: rgb(119,87,103); }
div.DivClassName
{
background-color: #775767;
}
.BgClassName
{
background-color: #775767;
}
</style>
border-color css
<style>
span { border-color: #775767; }
span { border-color: rgb(119,87,103); }
td.TdClassName
{
border-color: #775767;
}
.TagClassName
{
border-color: #775767;
}
</style>