Shades of Cosmic #765262
Tints of Cosmic #765262
RGB
CMYK
RGB Variations
Color information
#765262 (or 0x765262) is known color: Cosmic. HEX triplet: 76, 52 and 62. RGB value is (118,82,98). Sum of RGB (Red+Green+Blue) = 118+82+98=298 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.60% from 298); Green value is 82 (32.42% from 255 or 27.52% from 298); Blue value is 98 (38.67% from 255 or 32.89% from 298); Max value from RGB is 118 - color contains mainly: red. Hex color #765262 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765262 is #89AD9D. Grayscale: #5E5E5E. Windows color (decimal): -9022878 or 6443638. OLE color: 6443638.
HSL color Cylindrical-coordinate representation of color #765262: hue angle of 333.33º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #765262 is Cyan = 0, Magento = 0.31, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 82 | 98 | - |
| CMYK | 0 | 0.31 | 0.17 | 0.54 |
| HSL | 333.33º | 0.18% | 0.39% | - |
| HSV(B) | 333.33º | 0.31% | 0.46% | - |
| XYZ | 12.69 | 10.77 | 12.96 | - |
| YUV | 94.59 | 129.93 | 144.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 82 | 98 | 0 | 0.31 | 0.17 | 0.54 | 333.33 | 0.18 | 0.39 |
| Hex | 76 | 52 | 62 | 0 | 1F | 11 | 36 | 14D | 12 | 27 |
| Octal | 166 | 122 | 142 | 0 | 37 | 21 | 66 | 515 | 22 | 47 |
| Binary | 1110110 | 1010010 | 1100010 | 0 | 11111 | 10001 | 110110 | 101001101 | 10010 | 100111 |
Color Harmonies of #765262
Complementary color
Monochromatic Colors of #765262
Black with #765262
Text Example
Text Example
White with #765262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765262; }
p { color: rgb(118,82,98); }
H1.HeaderClassName
{
color: #765262;
}
.AnyTagClassName
{
color: #765262;
}
</style>
background-color css
<style>
a { background-color: #765262; }
a { background-color: rgb(118,82,98); }
div.DivClassName
{
background-color: #765262;
}
.BgClassName
{
background-color: #765262;
}
</style>
border-color css
<style>
span { border-color: #765262; }
span { border-color: rgb(118,82,98); }
td.TdClassName
{
border-color: #765262;
}
.TagClassName
{
border-color: #765262;
}
</style>