Shades of Cosmic #775464
Tints of Cosmic #775464
RGB
CMYK
RGB Variations
Color information
#775464 (or 0x775464) is known color: Cosmic. HEX triplet: 77, 54 and 64. RGB value is (119,84,100). Sum of RGB (Red+Green+Blue) = 119+84+100=303 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.27% from 303); Green value is 84 (33.20% from 255 or 27.72% from 303); Blue value is 100 (39.45% from 255 or 33.00% from 303); Max value from RGB is 119 - color contains mainly: red. Hex color #775464 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775464 is #88AB9B. Grayscale: #606060. Windows color (decimal): -8956828 or 6575223. OLE color: 6575223.
HSL color Cylindrical-coordinate representation of color #775464: hue angle of 332.57º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #775464 is Cyan = 0, Magento = 0.29, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 84 | 100 | - |
| CMYK | 0 | 0.29 | 0.16 | 0.53 |
| HSL | 332.57º | 0.17% | 0.4% | - |
| HSV(B) | 332.57º | 0.29% | 0.47% | - |
| XYZ | 13.08 | 11.18 | 13.53 | - |
| YUV | 96.29 | 130.1 | 144.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 100 | 0 | 0.29 | 0.16 | 0.53 | 332.57 | 0.17 | 0.4 |
| Hex | 77 | 54 | 64 | 0 | 1D | 10 | 35 | 14D | 11 | 28 |
| Octal | 167 | 124 | 144 | 0 | 35 | 20 | 65 | 515 | 21 | 50 |
| Binary | 1110111 | 1010100 | 1100100 | 0 | 11101 | 10000 | 110101 | 101001101 | 10001 | 101000 |
Color Harmonies of #775464
Complementary color
Monochromatic Colors of #775464
Black with #775464
Text Example
Text Example
White with #775464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775464; }
p { color: rgb(119,84,100); }
H1.HeaderClassName
{
color: #775464;
}
.AnyTagClassName
{
color: #775464;
}
</style>
background-color css
<style>
a { background-color: #775464; }
a { background-color: rgb(119,84,100); }
div.DivClassName
{
background-color: #775464;
}
.BgClassName
{
background-color: #775464;
}
</style>
border-color css
<style>
span { border-color: #775464; }
span { border-color: rgb(119,84,100); }
td.TdClassName
{
border-color: #775464;
}
.TagClassName
{
border-color: #775464;
}
</style>