Shades of Cosmic #765669
Tints of Cosmic #765669
RGB
CMYK
RGB Variations
Color information
#765669 (or 0x765669) is known color: Cosmic. HEX triplet: 76, 56 and 69. RGB value is (118,86,105). Sum of RGB (Red+Green+Blue) = 118+86+105=309 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.19% from 309); Green value is 86 (33.98% from 255 or 27.83% from 309); Blue value is 105 (41.41% from 255 or 33.98% from 309); Max value from RGB is 118 - color contains mainly: red. Hex color #765669 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765669 is #89A996. Grayscale: #616161. Windows color (decimal): -9021847 or 6903414. OLE color: 6903414.
HSL color Cylindrical-coordinate representation of color #765669: hue angle of 324.38º 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 #765669 is Cyan = 0, Magento = 0.27, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 86 | 105 | - |
| CMYK | 0 | 0.27 | 0.11 | 0.54 |
| HSL | 324.38º | 0.16% | 0.4% | - |
| HSV(B) | 324.38º | 0.27% | 0.46% | - |
| XYZ | 13.35 | 11.53 | 14.89 | - |
| YUV | 97.73 | 132.1 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 105 | 0 | 0.27 | 0.11 | 0.54 | 324.38 | 0.16 | 0.4 |
| Hex | 76 | 56 | 69 | 0 | 1B | B | 36 | 144 | 10 | 28 |
| Octal | 166 | 126 | 151 | 0 | 33 | 13 | 66 | 504 | 20 | 50 |
| Binary | 1110110 | 1010110 | 1101001 | 0 | 11011 | 1011 | 110110 | 101000100 | 10000 | 101000 |
Color Harmonies of #765669
Complementary color
Monochromatic Colors of #765669
Black with #765669
Text Example
Text Example
White with #765669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765669; }
p { color: rgb(118,86,105); }
H1.HeaderClassName
{
color: #765669;
}
.AnyTagClassName
{
color: #765669;
}
</style>
background-color css
<style>
a { background-color: #765669; }
a { background-color: rgb(118,86,105); }
div.DivClassName
{
background-color: #765669;
}
.BgClassName
{
background-color: #765669;
}
</style>
border-color css
<style>
span { border-color: #765669; }
span { border-color: rgb(118,86,105); }
td.TdClassName
{
border-color: #765669;
}
.TagClassName
{
border-color: #765669;
}
</style>