Shades of Cosmic #765668
Tints of Cosmic #765668
RGB
CMYK
RGB Variations
Color information
#765668 (or 0x765668) is known color: Cosmic. HEX triplet: 76, 56 and 68. RGB value is (118,86,104). Sum of RGB (Red+Green+Blue) = 118+86+104=308 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.31% from 308); Green value is 86 (33.98% from 255 or 27.92% from 308); Blue value is 104 (41.02% from 255 or 33.77% from 308); Max value from RGB is 118 - color contains mainly: red. Hex color #765668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765668 is #89A997. Grayscale: #616161. Windows color (decimal): -9021848 or 6837878. OLE color: 6837878.
HSL color Cylindrical-coordinate representation of color #765668: hue angle of 326.25º 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 #765668 is Cyan = 0, Magento = 0.27, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 86 | 104 | - |
| CMYK | 0 | 0.27 | 0.12 | 0.54 |
| HSL | 326.25º | 0.16% | 0.4% | - |
| HSV(B) | 326.25º | 0.27% | 0.46% | - |
| XYZ | 13.3 | 11.51 | 14.62 | - |
| YUV | 97.62 | 131.6 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 104 | 0 | 0.27 | 0.12 | 0.54 | 326.25 | 0.16 | 0.4 |
| Hex | 76 | 56 | 68 | 0 | 1B | C | 36 | 146 | 10 | 28 |
| Octal | 166 | 126 | 150 | 0 | 33 | 14 | 66 | 506 | 20 | 50 |
| Binary | 1110110 | 1010110 | 1101000 | 0 | 11011 | 1100 | 110110 | 101000110 | 10000 | 101000 |
Color Harmonies of #765668
Complementary color
Monochromatic Colors of #765668
Black with #765668
Text Example
Text Example
White with #765668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765668; }
p { color: rgb(118,86,104); }
H1.HeaderClassName
{
color: #765668;
}
.AnyTagClassName
{
color: #765668;
}
</style>
background-color css
<style>
a { background-color: #765668; }
a { background-color: rgb(118,86,104); }
div.DivClassName
{
background-color: #765668;
}
.BgClassName
{
background-color: #765668;
}
</style>
border-color css
<style>
span { border-color: #765668; }
span { border-color: rgb(118,86,104); }
td.TdClassName
{
border-color: #765668;
}
.TagClassName
{
border-color: #765668;
}
</style>