Shades of Cosmic #775064
Tints of Cosmic #775064
RGB
CMYK
RGB Variations
Color information
#775064 (or 0x775064) is known color: Cosmic. HEX triplet: 77, 50 and 64. RGB value is (119,80,100). Sum of RGB (Red+Green+Blue) = 119+80+100=299 (39% of max value = 765). Red value is 119 (46.88% from 255 or 39.80% from 299); Green value is 80 (31.64% from 255 or 26.76% from 299); Blue value is 100 (39.45% from 255 or 33.44% from 299); Max value from RGB is 119 - color contains mainly: red. Hex color #775064 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775064 is #88AF9B. Grayscale: #5D5D5D. Windows color (decimal): -8957852 or 6574199. OLE color: 6574199.
HSL color Cylindrical-coordinate representation of color #775064: hue angle of 329.23º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #775064 is Cyan = 0, Magento = 0.33, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 80 | 100 | - |
| CMYK | 0 | 0.33 | 0.16 | 0.53 |
| HSL | 329.23º | 0.2% | 0.39% | - |
| HSV(B) | 329.23º | 0.33% | 0.47% | - |
| XYZ | 12.78 | 10.58 | 13.43 | - |
| YUV | 93.94 | 131.42 | 145.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 80 | 100 | 0 | 0.33 | 0.16 | 0.53 | 329.23 | 0.2 | 0.39 |
| Hex | 77 | 50 | 64 | 0 | 21 | 10 | 35 | 149 | 14 | 27 |
| Octal | 167 | 120 | 144 | 0 | 41 | 20 | 65 | 511 | 24 | 47 |
| Binary | 1110111 | 1010000 | 1100100 | 0 | 100001 | 10000 | 110101 | 101001001 | 10100 | 100111 |
Color Harmonies of #775064
Complementary color
Monochromatic Colors of #775064
Black with #775064
Text Example
Text Example
White with #775064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775064; }
p { color: rgb(119,80,100); }
H1.HeaderClassName
{
color: #775064;
}
.AnyTagClassName
{
color: #775064;
}
</style>
background-color css
<style>
a { background-color: #775064; }
a { background-color: rgb(119,80,100); }
div.DivClassName
{
background-color: #775064;
}
.BgClassName
{
background-color: #775064;
}
</style>
border-color css
<style>
span { border-color: #775064; }
span { border-color: rgb(119,80,100); }
td.TdClassName
{
border-color: #775064;
}
.TagClassName
{
border-color: #775064;
}
</style>