Shades of Cosmic #764662
Tints of Cosmic #764662
RGB
CMYK
RGB Variations
Color information
#764662 (or 0x764662) is known color: Cosmic. HEX triplet: 76, 46 and 62. RGB value is (118,70,98). Sum of RGB (Red+Green+Blue) = 118+70+98=286 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.26% from 286); Green value is 70 (27.73% from 255 or 24.48% from 286); Blue value is 98 (38.67% from 255 or 34.27% from 286); Max value from RGB is 118 - color contains mainly: red. Hex color #764662 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764662 is #89B99D. Grayscale: #575757. Windows color (decimal): -9025950 or 6440566. OLE color: 6440566.
HSL color Cylindrical-coordinate representation of color #764662: hue angle of 325º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #764662 is Cyan = 0, Magento = 0.41, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 70 | 98 | - |
| CMYK | 0 | 0.41 | 0.17 | 0.54 |
| HSL | 325º | 0.26% | 0.37% | - |
| HSV(B) | 325º | 0.41% | 0.46% | - |
| XYZ | 11.87 | 9.11 | 12.69 | - |
| YUV | 87.54 | 133.9 | 149.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 70 | 98 | 0 | 0.41 | 0.17 | 0.54 | 325 | 0.26 | 0.37 |
| Hex | 76 | 46 | 62 | 0 | 29 | 11 | 36 | 145 | 1A | 25 |
| Octal | 166 | 106 | 142 | 0 | 51 | 21 | 66 | 505 | 32 | 45 |
| Binary | 1110110 | 1000110 | 1100010 | 0 | 101001 | 10001 | 110110 | 101000101 | 11010 | 100101 |
Color Harmonies of #764662
Complementary color
Monochromatic Colors of #764662
Black with #764662
Text Example
Text Example
White with #764662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764662; }
p { color: rgb(118,70,98); }
H1.HeaderClassName
{
color: #764662;
}
.AnyTagClassName
{
color: #764662;
}
</style>
background-color css
<style>
a { background-color: #764662; }
a { background-color: rgb(118,70,98); }
div.DivClassName
{
background-color: #764662;
}
.BgClassName
{
background-color: #764662;
}
</style>
border-color css
<style>
span { border-color: #764662; }
span { border-color: rgb(118,70,98); }
td.TdClassName
{
border-color: #764662;
}
.TagClassName
{
border-color: #764662;
}
</style>