Shades of Cosmic #764958
Tints of Cosmic #764958
RGB
CMYK
RGB Variations
Color information
#764958 (or 0x764958) is known color: Cosmic. HEX triplet: 76, 49 and 58. RGB value is (118,73,88). Sum of RGB (Red+Green+Blue) = 118+73+88=279 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.29% from 279); Green value is 73 (28.91% from 255 or 26.16% from 279); Blue value is 88 (34.77% from 255 or 31.54% from 279); Max value from RGB is 118 - color contains mainly: red. Hex color #764958 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764958 is #89B6A7. Grayscale: #585858. Windows color (decimal): -9025192 or 5785974. OLE color: 5785974.
HSL color Cylindrical-coordinate representation of color #764958: hue angle of 340º 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 #764958 is Cyan = 0, Magento = 0.38, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 73 | 88 | - |
| CMYK | 0 | 0.38 | 0.25 | 0.54 |
| HSL | 340º | 0.24% | 0.37% | - |
| HSV(B) | 340º | 0.38% | 0.46% | - |
| XYZ | 11.62 | 9.32 | 10.42 | - |
| YUV | 88.17 | 127.91 | 149.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 73 | 88 | 0 | 0.38 | 0.25 | 0.54 | 340 | 0.24 | 0.37 |
| Hex | 76 | 49 | 58 | 0 | 26 | 19 | 36 | 154 | 18 | 25 |
| Octal | 166 | 111 | 130 | 0 | 46 | 31 | 66 | 524 | 30 | 45 |
| Binary | 1110110 | 1001001 | 1011000 | 0 | 100110 | 11001 | 110110 | 101010100 | 11000 | 100101 |
Color Harmonies of #764958
Complementary color
Monochromatic Colors of #764958
Black with #764958
Text Example
Text Example
White with #764958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764958; }
p { color: rgb(118,73,88); }
H1.HeaderClassName
{
color: #764958;
}
.AnyTagClassName
{
color: #764958;
}
</style>
background-color css
<style>
a { background-color: #764958; }
a { background-color: rgb(118,73,88); }
div.DivClassName
{
background-color: #764958;
}
.BgClassName
{
background-color: #764958;
}
</style>
border-color css
<style>
span { border-color: #764958; }
span { border-color: rgb(118,73,88); }
td.TdClassName
{
border-color: #764958;
}
.TagClassName
{
border-color: #764958;
}
</style>