Shades of Cosmic #764160
Tints of Cosmic #764160
RGB
CMYK
RGB Variations
Color information
#764160 (or 0x764160) is known color: Cosmic. HEX triplet: 76, 41 and 60. RGB value is (118,65,96). Sum of RGB (Red+Green+Blue) = 118+65+96=279 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.29% from 279); Green value is 65 (25.78% from 255 or 23.30% from 279); Blue value is 96 (37.89% from 255 or 34.41% from 279); Max value from RGB is 118 - color contains mainly: red. Hex color #764160 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764160 is #89BE9F. Grayscale: #545454. Windows color (decimal): -9027232 or 6308214. OLE color: 6308214.
HSL color Cylindrical-coordinate representation of color #764160: hue angle of 324.91º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #764160 is Cyan = 0, Magento = 0.45, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 65 | 96 | - |
| CMYK | 0 | 0.45 | 0.19 | 0.54 |
| HSL | 324.91º | 0.29% | 0.36% | - |
| HSV(B) | 324.91º | 0.45% | 0.46% | - |
| XYZ | 11.47 | 8.48 | 12.1 | - |
| YUV | 84.38 | 134.56 | 151.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 65 | 96 | 0 | 0.45 | 0.19 | 0.54 | 324.91 | 0.29 | 0.36 |
| Hex | 76 | 41 | 60 | 0 | 2D | 13 | 36 | 145 | 1D | 24 |
| Octal | 166 | 101 | 140 | 0 | 55 | 23 | 66 | 505 | 35 | 44 |
| Binary | 1110110 | 1000001 | 1100000 | 0 | 101101 | 10011 | 110110 | 101000101 | 11101 | 100100 |
Color Harmonies of #764160
Complementary color
Monochromatic Colors of #764160
Black with #764160
Text Example
Text Example
White with #764160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764160; }
p { color: rgb(118,65,96); }
H1.HeaderClassName
{
color: #764160;
}
.AnyTagClassName
{
color: #764160;
}
</style>
background-color css
<style>
a { background-color: #764160; }
a { background-color: rgb(118,65,96); }
div.DivClassName
{
background-color: #764160;
}
.BgClassName
{
background-color: #764160;
}
</style>
border-color css
<style>
span { border-color: #764160; }
span { border-color: rgb(118,65,96); }
td.TdClassName
{
border-color: #764160;
}
.TagClassName
{
border-color: #764160;
}
</style>