Shades of Cosmic #765765
Tints of Cosmic #765765
RGB
CMYK
RGB Variations
Color information
#765765 (or 0x765765) is known color: Cosmic. HEX triplet: 76, 57 and 65. RGB value is (118,87,101). Sum of RGB (Red+Green+Blue) = 118+87+101=306 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.56% from 306); Green value is 87 (34.38% from 255 or 28.43% from 306); Blue value is 101 (39.84% from 255 or 33.01% from 306); Max value from RGB is 118 - color contains mainly: red. Hex color #765765 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765765 is #89A89A. Grayscale: #616161. Windows color (decimal): -9021595 or 6641526. OLE color: 6641526.
HSL color Cylindrical-coordinate representation of color #765765: hue angle of 332.9º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #765765 is Cyan = 0, Magento = 0.26, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 87 | 101 | - |
| CMYK | 0 | 0.26 | 0.14 | 0.54 |
| HSL | 332.9º | 0.15% | 0.4% | - |
| HSV(B) | 332.9º | 0.26% | 0.46% | - |
| XYZ | 13.23 | 11.61 | 13.86 | - |
| YUV | 97.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 101 | 0 | 0.26 | 0.14 | 0.54 | 332.9 | 0.15 | 0.4 |
| Hex | 76 | 57 | 65 | 0 | 1A | E | 36 | 14D | F | 28 |
| Octal | 166 | 127 | 145 | 0 | 32 | 16 | 66 | 515 | 17 | 50 |
| Binary | 1110110 | 1010111 | 1100101 | 0 | 11010 | 1110 | 110110 | 101001101 | 1111 | 101000 |
Color Harmonies of #765765
Complementary color
Monochromatic Colors of #765765
Black with #765765
Text Example
Text Example
White with #765765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765765; }
p { color: rgb(118,87,101); }
H1.HeaderClassName
{
color: #765765;
}
.AnyTagClassName
{
color: #765765;
}
</style>
background-color css
<style>
a { background-color: #765765; }
a { background-color: rgb(118,87,101); }
div.DivClassName
{
background-color: #765765;
}
.BgClassName
{
background-color: #765765;
}
</style>
border-color css
<style>
span { border-color: #765765; }
span { border-color: rgb(118,87,101); }
td.TdClassName
{
border-color: #765765;
}
.TagClassName
{
border-color: #765765;
}
</style>