Shades of Cosmic #765464
Tints of Cosmic #765464
RGB
CMYK
RGB Variations
Color information
#765464 (or 0x765464) is known color: Cosmic. HEX triplet: 76, 54 and 64. RGB value is (118,84,100). Sum of RGB (Red+Green+Blue) = 118+84+100=302 (40% of max value = 765). Red value is 118 (46.48% from 255 or 39.07% from 302); Green value is 84 (33.20% from 255 or 27.81% from 302); Blue value is 100 (39.45% from 255 or 33.11% from 302); Max value from RGB is 118 - color contains mainly: red. Hex color #765464 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765464 is #89AB9B. Grayscale: #5F5F5F. Windows color (decimal): -9022364 or 6575222. OLE color: 6575222.
HSL color Cylindrical-coordinate representation of color #765464: hue angle of 331.76º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #765464 is Cyan = 0, Magento = 0.29, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 84 | 100 | - |
| CMYK | 0 | 0.29 | 0.15 | 0.54 |
| HSL | 331.76º | 0.17% | 0.4% | - |
| HSV(B) | 331.76º | 0.29% | 0.46% | - |
| XYZ | 12.94 | 11.11 | 13.52 | - |
| YUV | 95.99 | 130.26 | 143.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 100 | 0 | 0.29 | 0.15 | 0.54 | 331.76 | 0.17 | 0.4 |
| Hex | 76 | 54 | 64 | 0 | 1D | F | 36 | 14C | 11 | 28 |
| Octal | 166 | 124 | 144 | 0 | 35 | 17 | 66 | 514 | 21 | 50 |
| Binary | 1110110 | 1010100 | 1100100 | 0 | 11101 | 1111 | 110110 | 101001100 | 10001 | 101000 |
Color Harmonies of #765464
Complementary color
Monochromatic Colors of #765464
Black with #765464
Text Example
Text Example
White with #765464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765464; }
p { color: rgb(118,84,100); }
H1.HeaderClassName
{
color: #765464;
}
.AnyTagClassName
{
color: #765464;
}
</style>
background-color css
<style>
a { background-color: #765464; }
a { background-color: rgb(118,84,100); }
div.DivClassName
{
background-color: #765464;
}
.BgClassName
{
background-color: #765464;
}
</style>
border-color css
<style>
span { border-color: #765464; }
span { border-color: rgb(118,84,100); }
td.TdClassName
{
border-color: #765464;
}
.TagClassName
{
border-color: #765464;
}
</style>