Shades of Cosmic #764966
Tints of Cosmic #764966
RGB
CMYK
RGB Variations
Color information
#764966 (or 0x764966) is known color: Cosmic. HEX triplet: 76, 49 and 66. RGB value is (118,73,102). Sum of RGB (Red+Green+Blue) = 118+73+102=293 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.27% from 293); Green value is 73 (28.91% from 255 or 24.91% from 293); Blue value is 102 (40.23% from 255 or 34.81% from 293); Max value from RGB is 118 - color contains mainly: red. Hex color #764966 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764966 is #89B699. Grayscale: #595959. Windows color (decimal): -9025178 or 6703478. OLE color: 6703478.
HSL color Cylindrical-coordinate representation of color #764966: hue angle of 321.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #764966 is Cyan = 0, Magento = 0.38, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 73 | 102 | - |
| CMYK | 0 | 0.38 | 0.14 | 0.54 |
| HSL | 321.33º | 0.24% | 0.37% | - |
| HSV(B) | 321.33º | 0.38% | 0.46% | - |
| XYZ | 12.25 | 9.58 | 13.77 | - |
| YUV | 89.76 | 134.91 | 148.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 73 | 102 | 0 | 0.38 | 0.14 | 0.54 | 321.33 | 0.24 | 0.37 |
| Hex | 76 | 49 | 66 | 0 | 26 | E | 36 | 141 | 18 | 25 |
| Octal | 166 | 111 | 146 | 0 | 46 | 16 | 66 | 501 | 30 | 45 |
| Binary | 1110110 | 1001001 | 1100110 | 0 | 100110 | 1110 | 110110 | 101000001 | 11000 | 100101 |
Color Harmonies of #764966
Complementary color
Monochromatic Colors of #764966
Black with #764966
Text Example
Text Example
White with #764966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764966; }
p { color: rgb(118,73,102); }
H1.HeaderClassName
{
color: #764966;
}
.AnyTagClassName
{
color: #764966;
}
</style>
background-color css
<style>
a { background-color: #764966; }
a { background-color: rgb(118,73,102); }
div.DivClassName
{
background-color: #764966;
}
.BgClassName
{
background-color: #764966;
}
</style>
border-color css
<style>
span { border-color: #764966; }
span { border-color: rgb(118,73,102); }
td.TdClassName
{
border-color: #764966;
}
.TagClassName
{
border-color: #764966;
}
</style>