Shades of Cosmic #765564
Tints of Cosmic #765564
RGB
CMYK
RGB Variations
Color information
#765564 (or 0x765564) is known color: Cosmic. HEX triplet: 76, 55 and 64. RGB value is (118,85,100). Sum of RGB (Red+Green+Blue) = 118+85+100=303 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.94% from 303); Green value is 85 (33.59% from 255 or 28.05% from 303); Blue value is 100 (39.45% from 255 or 33.00% from 303); Max value from RGB is 118 - color contains mainly: red. Hex color #765564 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765564 is #89AA9B. Grayscale: #606060. Windows color (decimal): -9022108 or 6575478. OLE color: 6575478.
HSL color Cylindrical-coordinate representation of color #765564: hue angle of 332.73º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #765564 is Cyan = 0, Magento = 0.28, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 85 | 100 | - |
| CMYK | 0 | 0.28 | 0.15 | 0.54 |
| HSL | 332.73º | 0.16% | 0.4% | - |
| HSV(B) | 332.73º | 0.28% | 0.46% | - |
| XYZ | 13.02 | 11.27 | 13.55 | - |
| YUV | 96.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 85 | 100 | 0 | 0.28 | 0.15 | 0.54 | 332.73 | 0.16 | 0.4 |
| Hex | 76 | 55 | 64 | 0 | 1C | F | 36 | 14D | 10 | 28 |
| Octal | 166 | 125 | 144 | 0 | 34 | 17 | 66 | 515 | 20 | 50 |
| Binary | 1110110 | 1010101 | 1100100 | 0 | 11100 | 1111 | 110110 | 101001101 | 10000 | 101000 |
Color Harmonies of #765564
Complementary color
Monochromatic Colors of #765564
Black with #765564
Text Example
Text Example
White with #765564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765564; }
p { color: rgb(118,85,100); }
H1.HeaderClassName
{
color: #765564;
}
.AnyTagClassName
{
color: #765564;
}
</style>
background-color css
<style>
a { background-color: #765564; }
a { background-color: rgb(118,85,100); }
div.DivClassName
{
background-color: #765564;
}
.BgClassName
{
background-color: #765564;
}
</style>
border-color css
<style>
span { border-color: #765564; }
span { border-color: rgb(118,85,100); }
td.TdClassName
{
border-color: #765564;
}
.TagClassName
{
border-color: #765564;
}
</style>