Shades of Cosmic #765964
Tints of Cosmic #765964
RGB
CMYK
RGB Variations
Color information
#765964 (or 0x765964) is known color: Cosmic. HEX triplet: 76, 59 and 64. RGB value is (118,89,100). Sum of RGB (Red+Green+Blue) = 118+89+100=307 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.44% from 307); Green value is 89 (35.16% from 255 or 28.99% from 307); Blue value is 100 (39.45% from 255 or 32.57% from 307); Max value from RGB is 118 - color contains mainly: red. Hex color #765964 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765964 is #89A69B. Grayscale: #626262. Windows color (decimal): -9021084 or 6576502. OLE color: 6576502.
HSL color Cylindrical-coordinate representation of color #765964: hue angle of 337.24º 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 #765964 is Cyan = 0, Magento = 0.25, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 89 | 100 | - |
| CMYK | 0 | 0.25 | 0.15 | 0.54 |
| HSL | 337.24º | 0.14% | 0.41% | - |
| HSV(B) | 337.24º | 0.25% | 0.46% | - |
| XYZ | 13.34 | 11.92 | 13.65 | - |
| YUV | 98.93 | 128.61 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 89 | 100 | 0 | 0.25 | 0.15 | 0.54 | 337.24 | 0.14 | 0.41 |
| Hex | 76 | 59 | 64 | 0 | 19 | F | 36 | 151 | E | 29 |
| Octal | 166 | 131 | 144 | 0 | 31 | 17 | 66 | 521 | 16 | 51 |
| Binary | 1110110 | 1011001 | 1100100 | 0 | 11001 | 1111 | 110110 | 101010001 | 1110 | 101001 |
Color Harmonies of #765964
Complementary color
Monochromatic Colors of #765964
Black with #765964
Text Example
Text Example
White with #765964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765964; }
p { color: rgb(118,89,100); }
H1.HeaderClassName
{
color: #765964;
}
.AnyTagClassName
{
color: #765964;
}
</style>
background-color css
<style>
a { background-color: #765964; }
a { background-color: rgb(118,89,100); }
div.DivClassName
{
background-color: #765964;
}
.BgClassName
{
background-color: #765964;
}
</style>
border-color css
<style>
span { border-color: #765964; }
span { border-color: rgb(118,89,100); }
td.TdClassName
{
border-color: #765964;
}
.TagClassName
{
border-color: #765964;
}
</style>