Shades of Cosmic #764060
Tints of Cosmic #764060
RGB
CMYK
RGB Variations
Color information
#764060 (or 0x764060) is known color: Cosmic. HEX triplet: 76, 40 and 60. RGB value is (118,64,96). Sum of RGB (Red+Green+Blue) = 118+64+96=278 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.45% from 278); Green value is 64 (25.39% from 255 or 23.02% from 278); Blue value is 96 (37.89% from 255 or 34.53% from 278); Max value from RGB is 118 - color contains mainly: red. Hex color #764060 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764060 is #89BF9F. Grayscale: #535353. Windows color (decimal): -9027488 or 6307958. OLE color: 6307958.
HSL color Cylindrical-coordinate representation of color #764060: hue angle of 324.44º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #764060 is Cyan = 0, Magento = 0.46, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 96 | - |
| CMYK | 0 | 0.46 | 0.19 | 0.54 |
| HSL | 324.44º | 0.3% | 0.36% | - |
| HSV(B) | 324.44º | 0.46% | 0.46% | - |
| XYZ | 11.42 | 8.36 | 12.08 | - |
| YUV | 83.79 | 134.89 | 152.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 96 | 0 | 0.46 | 0.19 | 0.54 | 324.44 | 0.3 | 0.36 |
| Hex | 76 | 40 | 60 | 0 | 2E | 13 | 36 | 144 | 1E | 24 |
| Octal | 166 | 100 | 140 | 0 | 56 | 23 | 66 | 504 | 36 | 44 |
| Binary | 1110110 | 1000000 | 1100000 | 0 | 101110 | 10011 | 110110 | 101000100 | 11110 | 100100 |
Color Harmonies of #764060
Complementary color
Monochromatic Colors of #764060
Black with #764060
Text Example
Text Example
White with #764060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764060; }
p { color: rgb(118,64,96); }
H1.HeaderClassName
{
color: #764060;
}
.AnyTagClassName
{
color: #764060;
}
</style>
background-color css
<style>
a { background-color: #764060; }
a { background-color: rgb(118,64,96); }
div.DivClassName
{
background-color: #764060;
}
.BgClassName
{
background-color: #764060;
}
</style>
border-color css
<style>
span { border-color: #764060; }
span { border-color: rgb(118,64,96); }
td.TdClassName
{
border-color: #764060;
}
.TagClassName
{
border-color: #764060;
}
</style>