Shades of Cosmic #765665
Tints of Cosmic #765665
RGB
CMYK
RGB Variations
Color information
#765665 (or 0x765665) is known color: Cosmic. HEX triplet: 76, 56 and 65. RGB value is (118,86,101). Sum of RGB (Red+Green+Blue) = 118+86+101=305 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.69% from 305); Green value is 86 (33.98% from 255 or 28.20% from 305); Blue value is 101 (39.84% from 255 or 33.11% from 305); Max value from RGB is 118 - color contains mainly: red. Hex color #765665 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765665 is #89A99A. Grayscale: #616161. Windows color (decimal): -9021851 or 6641270. OLE color: 6641270.
HSL color Cylindrical-coordinate representation of color #765665: hue angle of 331.88º 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 #765665 is Cyan = 0, Magento = 0.27, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 86 | 101 | - |
| CMYK | 0 | 0.27 | 0.14 | 0.54 |
| HSL | 331.88º | 0.16% | 0.4% | - |
| HSV(B) | 331.88º | 0.27% | 0.46% | - |
| XYZ | 13.15 | 11.45 | 13.83 | - |
| YUV | 97.28 | 130.1 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 101 | 0 | 0.27 | 0.14 | 0.54 | 331.88 | 0.16 | 0.4 |
| Hex | 76 | 56 | 65 | 0 | 1B | E | 36 | 14C | 10 | 28 |
| Octal | 166 | 126 | 145 | 0 | 33 | 16 | 66 | 514 | 20 | 50 |
| Binary | 1110110 | 1010110 | 1100101 | 0 | 11011 | 1110 | 110110 | 101001100 | 10000 | 101000 |
Color Harmonies of #765665
Complementary color
Monochromatic Colors of #765665
Black with #765665
Text Example
Text Example
White with #765665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765665; }
p { color: rgb(118,86,101); }
H1.HeaderClassName
{
color: #765665;
}
.AnyTagClassName
{
color: #765665;
}
</style>
background-color css
<style>
a { background-color: #765665; }
a { background-color: rgb(118,86,101); }
div.DivClassName
{
background-color: #765665;
}
.BgClassName
{
background-color: #765665;
}
</style>
border-color css
<style>
span { border-color: #765665; }
span { border-color: rgb(118,86,101); }
td.TdClassName
{
border-color: #765665;
}
.TagClassName
{
border-color: #765665;
}
</style>