Shades of Cosmic #764965
Tints of Cosmic #764965
RGB
CMYK
RGB Variations
Color information
#764965 (or 0x764965) is known color: Cosmic. HEX triplet: 76, 49 and 65. RGB value is (118,73,101). Sum of RGB (Red+Green+Blue) = 118+73+101=292 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.41% from 292); Green value is 73 (28.91% from 255 or 25% from 292); Blue value is 101 (39.84% from 255 or 34.59% from 292); Max value from RGB is 118 - color contains mainly: red. Hex color #764965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764965 is #89B69A. Grayscale: #595959. Windows color (decimal): -9025179 or 6637942. OLE color: 6637942.
HSL color Cylindrical-coordinate representation of color #764965: hue angle of 322.67º 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 #764965 is Cyan = 0, Magento = 0.38, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 73 | 101 | - |
| CMYK | 0 | 0.38 | 0.14 | 0.54 |
| HSL | 322.67º | 0.24% | 0.37% | - |
| HSV(B) | 322.67º | 0.38% | 0.46% | - |
| XYZ | 12.2 | 9.56 | 13.51 | - |
| YUV | 89.65 | 134.41 | 148.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 73 | 101 | 0 | 0.38 | 0.14 | 0.54 | 322.67 | 0.24 | 0.37 |
| Hex | 76 | 49 | 65 | 0 | 26 | E | 36 | 143 | 18 | 25 |
| Octal | 166 | 111 | 145 | 0 | 46 | 16 | 66 | 503 | 30 | 45 |
| Binary | 1110110 | 1001001 | 1100101 | 0 | 100110 | 1110 | 110110 | 101000011 | 11000 | 100101 |
Color Harmonies of #764965
Complementary color
Monochromatic Colors of #764965
Black with #764965
Text Example
Text Example
White with #764965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764965; }
p { color: rgb(118,73,101); }
H1.HeaderClassName
{
color: #764965;
}
.AnyTagClassName
{
color: #764965;
}
</style>
background-color css
<style>
a { background-color: #764965; }
a { background-color: rgb(118,73,101); }
div.DivClassName
{
background-color: #764965;
}
.BgClassName
{
background-color: #764965;
}
</style>
border-color css
<style>
span { border-color: #764965; }
span { border-color: rgb(118,73,101); }
td.TdClassName
{
border-color: #764965;
}
.TagClassName
{
border-color: #764965;
}
</style>