Shades of Cosmic #765762
Tints of Cosmic #765762
RGB
CMYK
RGB Variations
Color information
#765762 (or 0x765762) is known color: Cosmic. HEX triplet: 76, 57 and 62. RGB value is (118,87,98). Sum of RGB (Red+Green+Blue) = 118+87+98=303 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.94% from 303); Green value is 87 (34.38% from 255 or 28.71% from 303); Blue value is 98 (38.67% from 255 or 32.34% from 303); Max value from RGB is 118 - color contains mainly: red. Hex color #765762 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765762 is #89A89D. Grayscale: #616161. Windows color (decimal): -9021598 or 6444918. OLE color: 6444918.
HSL color Cylindrical-coordinate representation of color #765762: hue angle of 338.71º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #765762 is Cyan = 0, Magento = 0.26, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 87 | 98 | - |
| CMYK | 0 | 0.26 | 0.17 | 0.54 |
| HSL | 338.71º | 0.15% | 0.4% | - |
| HSV(B) | 338.71º | 0.26% | 0.46% | - |
| XYZ | 13.08 | 11.55 | 13.1 | - |
| YUV | 97.52 | 128.27 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 98 | 0 | 0.26 | 0.17 | 0.54 | 338.71 | 0.15 | 0.4 |
| Hex | 76 | 57 | 62 | 0 | 1A | 11 | 36 | 153 | F | 28 |
| Octal | 166 | 127 | 142 | 0 | 32 | 21 | 66 | 523 | 17 | 50 |
| Binary | 1110110 | 1010111 | 1100010 | 0 | 11010 | 10001 | 110110 | 101010011 | 1111 | 101000 |
Color Harmonies of #765762
Complementary color
Monochromatic Colors of #765762
Black with #765762
Text Example
Text Example
White with #765762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765762; }
p { color: rgb(118,87,98); }
H1.HeaderClassName
{
color: #765762;
}
.AnyTagClassName
{
color: #765762;
}
</style>
background-color css
<style>
a { background-color: #765762; }
a { background-color: rgb(118,87,98); }
div.DivClassName
{
background-color: #765762;
}
.BgClassName
{
background-color: #765762;
}
</style>
border-color css
<style>
span { border-color: #765762; }
span { border-color: rgb(118,87,98); }
td.TdClassName
{
border-color: #765762;
}
.TagClassName
{
border-color: #765762;
}
</style>