Shades of Cosmic #764059
Tints of Cosmic #764059
RGB
CMYK
RGB Variations
Color information
#764059 (or 0x764059) is known color: Cosmic. HEX triplet: 76, 40 and 59. RGB value is (118,64,89). Sum of RGB (Red+Green+Blue) = 118+64+89=271 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.54% from 271); Green value is 64 (25.39% from 255 or 23.62% from 271); Blue value is 89 (35.16% from 255 or 32.84% from 271); Max value from RGB is 118 - color contains mainly: red. Hex color #764059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764059 is #89BFA6. Grayscale: #525252. Windows color (decimal): -9027495 or 5849206. OLE color: 5849206.
HSL color Cylindrical-coordinate representation of color #764059: hue angle of 332.22º 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 #764059 is Cyan = 0, Magento = 0.46, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 89 | - |
| CMYK | 0 | 0.46 | 0.25 | 0.54 |
| HSL | 332.22º | 0.3% | 0.36% | - |
| HSV(B) | 332.22º | 0.46% | 0.46% | - |
| XYZ | 11.11 | 8.24 | 10.46 | - |
| YUV | 83 | 131.39 | 152.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 89 | 0 | 0.46 | 0.25 | 0.54 | 332.22 | 0.3 | 0.36 |
| Hex | 76 | 40 | 59 | 0 | 2E | 19 | 36 | 14C | 1E | 24 |
| Octal | 166 | 100 | 131 | 0 | 56 | 31 | 66 | 514 | 36 | 44 |
| Binary | 1110110 | 1000000 | 1011001 | 0 | 101110 | 11001 | 110110 | 101001100 | 11110 | 100100 |
Color Harmonies of #764059
Complementary color
Monochromatic Colors of #764059
Black with #764059
Text Example
Text Example
White with #764059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764059; }
p { color: rgb(118,64,89); }
H1.HeaderClassName
{
color: #764059;
}
.AnyTagClassName
{
color: #764059;
}
</style>
background-color css
<style>
a { background-color: #764059; }
a { background-color: rgb(118,64,89); }
div.DivClassName
{
background-color: #764059;
}
.BgClassName
{
background-color: #764059;
}
</style>
border-color css
<style>
span { border-color: #764059; }
span { border-color: rgb(118,64,89); }
td.TdClassName
{
border-color: #764059;
}
.TagClassName
{
border-color: #764059;
}
</style>