Shades of Cosmic #765260
Tints of Cosmic #765260
RGB
CMYK
RGB Variations
Color information
#765260 (or 0x765260) is known color: Cosmic. HEX triplet: 76, 52 and 60. RGB value is (118,82,96). Sum of RGB (Red+Green+Blue) = 118+82+96=296 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.86% from 296); Green value is 82 (32.42% from 255 or 27.70% from 296); Blue value is 96 (37.89% from 255 or 32.43% from 296); Max value from RGB is 118 - color contains mainly: red. Hex color #765260 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765260 is #89AD9F. Grayscale: #5E5E5E. Windows color (decimal): -9022880 or 6312566. OLE color: 6312566.
HSL color Cylindrical-coordinate representation of color #765260: hue angle of 336.67º 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 #765260 is Cyan = 0, Magento = 0.31, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 82 | 96 | - |
| CMYK | 0 | 0.31 | 0.19 | 0.54 |
| HSL | 336.67º | 0.18% | 0.39% | - |
| HSV(B) | 336.67º | 0.31% | 0.46% | - |
| XYZ | 12.6 | 10.73 | 12.47 | - |
| YUV | 94.36 | 128.93 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 82 | 96 | 0 | 0.31 | 0.19 | 0.54 | 336.67 | 0.18 | 0.39 |
| Hex | 76 | 52 | 60 | 0 | 1F | 13 | 36 | 151 | 12 | 27 |
| Octal | 166 | 122 | 140 | 0 | 37 | 23 | 66 | 521 | 22 | 47 |
| Binary | 1110110 | 1010010 | 1100000 | 0 | 11111 | 10011 | 110110 | 101010001 | 10010 | 100111 |
Color Harmonies of #765260
Complementary color
Monochromatic Colors of #765260
Black with #765260
Text Example
Text Example
White with #765260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765260; }
p { color: rgb(118,82,96); }
H1.HeaderClassName
{
color: #765260;
}
.AnyTagClassName
{
color: #765260;
}
</style>
background-color css
<style>
a { background-color: #765260; }
a { background-color: rgb(118,82,96); }
div.DivClassName
{
background-color: #765260;
}
.BgClassName
{
background-color: #765260;
}
</style>
border-color css
<style>
span { border-color: #765260; }
span { border-color: rgb(118,82,96); }
td.TdClassName
{
border-color: #765260;
}
.TagClassName
{
border-color: #765260;
}
</style>