Shades of Cosmic #765968
Tints of Cosmic #765968
RGB
CMYK
RGB Variations
Color information
#765968 (or 0x765968) is known color: Cosmic. HEX triplet: 76, 59 and 68. RGB value is (118,89,104). Sum of RGB (Red+Green+Blue) = 118+89+104=311 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.94% from 311); Green value is 89 (35.16% from 255 or 28.62% from 311); Blue value is 104 (41.02% from 255 or 33.44% from 311); Max value from RGB is 118 - color contains mainly: red. Hex color #765968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765968 is #89A697. Grayscale: #636363. Windows color (decimal): -9021080 or 6838646. OLE color: 6838646.
HSL color Cylindrical-coordinate representation of color #765968: hue angle of 328.97º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #765968 is Cyan = 0, Magento = 0.25, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 89 | 104 | - |
| CMYK | 0 | 0.25 | 0.12 | 0.54 |
| HSL | 328.97º | 0.14% | 0.41% | - |
| HSV(B) | 328.97º | 0.25% | 0.46% | - |
| XYZ | 13.54 | 12 | 14.7 | - |
| YUV | 99.38 | 130.61 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 89 | 104 | 0 | 0.25 | 0.12 | 0.54 | 328.97 | 0.14 | 0.41 |
| Hex | 76 | 59 | 68 | 0 | 19 | C | 36 | 149 | E | 29 |
| Octal | 166 | 131 | 150 | 0 | 31 | 14 | 66 | 511 | 16 | 51 |
| Binary | 1110110 | 1011001 | 1101000 | 0 | 11001 | 1100 | 110110 | 101001001 | 1110 | 101001 |
Color Harmonies of #765968
Complementary color
Monochromatic Colors of #765968
Black with #765968
Text Example
Text Example
White with #765968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765968; }
p { color: rgb(118,89,104); }
H1.HeaderClassName
{
color: #765968;
}
.AnyTagClassName
{
color: #765968;
}
</style>
background-color css
<style>
a { background-color: #765968; }
a { background-color: rgb(118,89,104); }
div.DivClassName
{
background-color: #765968;
}
.BgClassName
{
background-color: #765968;
}
</style>
border-color css
<style>
span { border-color: #765968; }
span { border-color: rgb(118,89,104); }
td.TdClassName
{
border-color: #765968;
}
.TagClassName
{
border-color: #765968;
}
</style>