Shades of Cosmic #765662
Tints of Cosmic #765662
RGB
CMYK
RGB Variations
Color information
#765662 (or 0x765662) is known color: Cosmic. HEX triplet: 76, 56 and 62. RGB value is (118,86,98). Sum of RGB (Red+Green+Blue) = 118+86+98=302 (40% of max value = 765). Red value is 118 (46.48% from 255 or 39.07% from 302); Green value is 86 (33.98% from 255 or 28.48% from 302); Blue value is 98 (38.67% from 255 or 32.45% from 302); Max value from RGB is 118 - color contains mainly: red. Hex color #765662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765662 is #89A99D. Grayscale: #606060. Windows color (decimal): -9021854 or 6444662. OLE color: 6444662.
HSL color Cylindrical-coordinate representation of color #765662: hue angle of 337.5º 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 #765662 is Cyan = 0, Magento = 0.27, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 86 | 98 | - |
| CMYK | 0 | 0.27 | 0.17 | 0.54 |
| HSL | 337.5º | 0.16% | 0.4% | - |
| HSV(B) | 337.5º | 0.27% | 0.46% | - |
| XYZ | 13 | 11.39 | 13.07 | - |
| YUV | 96.94 | 128.6 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 98 | 0 | 0.27 | 0.17 | 0.54 | 337.5 | 0.16 | 0.4 |
| Hex | 76 | 56 | 62 | 0 | 1B | 11 | 36 | 152 | 10 | 28 |
| Octal | 166 | 126 | 142 | 0 | 33 | 21 | 66 | 522 | 20 | 50 |
| Binary | 1110110 | 1010110 | 1100010 | 0 | 11011 | 10001 | 110110 | 101010010 | 10000 | 101000 |
Color Harmonies of #765662
Complementary color
Monochromatic Colors of #765662
Black with #765662
Text Example
Text Example
White with #765662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765662; }
p { color: rgb(118,86,98); }
H1.HeaderClassName
{
color: #765662;
}
.AnyTagClassName
{
color: #765662;
}
</style>
background-color css
<style>
a { background-color: #765662; }
a { background-color: rgb(118,86,98); }
div.DivClassName
{
background-color: #765662;
}
.BgClassName
{
background-color: #765662;
}
</style>
border-color css
<style>
span { border-color: #765662; }
span { border-color: rgb(118,86,98); }
td.TdClassName
{
border-color: #765662;
}
.TagClassName
{
border-color: #765662;
}
</style>