Shades of Cosmic #765660
Tints of Cosmic #765660
RGB
CMYK
RGB Variations
Color information
#765660 (or 0x765660) is known color: Cosmic. HEX triplet: 76, 56 and 60. RGB value is (118,86,96). Sum of RGB (Red+Green+Blue) = 118+86+96=300 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.33% from 300); Green value is 86 (33.98% from 255 or 28.67% from 300); Blue value is 96 (37.89% from 255 or 32% from 300); Max value from RGB is 118 - color contains mainly: red. Hex color #765660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765660 is #89A99F. Grayscale: #606060. Windows color (decimal): -9021856 or 6313590. OLE color: 6313590.
HSL color Cylindrical-coordinate representation of color #765660: hue angle of 341.25º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #765660 is Cyan = 0, Magento = 0.27, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 86 | 96 | - |
| CMYK | 0 | 0.27 | 0.19 | 0.54 |
| HSL | 341.25º | 0.16% | 0.4% | - |
| HSV(B) | 341.25º | 0.27% | 0.46% | - |
| XYZ | 12.91 | 11.35 | 12.58 | - |
| YUV | 96.71 | 127.6 | 143.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 96 | 0 | 0.27 | 0.19 | 0.54 | 341.25 | 0.16 | 0.4 |
| Hex | 76 | 56 | 60 | 0 | 1B | 13 | 36 | 155 | 10 | 28 |
| Octal | 166 | 126 | 140 | 0 | 33 | 23 | 66 | 525 | 20 | 50 |
| Binary | 1110110 | 1010110 | 1100000 | 0 | 11011 | 10011 | 110110 | 101010101 | 10000 | 101000 |
Color Harmonies of #765660
Complementary color
Monochromatic Colors of #765660
Black with #765660
Text Example
Text Example
White with #765660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765660; }
p { color: rgb(118,86,96); }
H1.HeaderClassName
{
color: #765660;
}
.AnyTagClassName
{
color: #765660;
}
</style>
background-color css
<style>
a { background-color: #765660; }
a { background-color: rgb(118,86,96); }
div.DivClassName
{
background-color: #765660;
}
.BgClassName
{
background-color: #765660;
}
</style>
border-color css
<style>
span { border-color: #765660; }
span { border-color: rgb(118,86,96); }
td.TdClassName
{
border-color: #765660;
}
.TagClassName
{
border-color: #765660;
}
</style>