Shades of Cosmic #765768
Tints of Cosmic #765768
RGB
CMYK
RGB Variations
Color information
#765768 (or 0x765768) is known color: Cosmic. HEX triplet: 76, 57 and 68. RGB value is (118,87,104). Sum of RGB (Red+Green+Blue) = 118+87+104=309 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.19% from 309); Green value is 87 (34.38% from 255 or 28.16% from 309); Blue value is 104 (41.02% from 255 or 33.66% from 309); Max value from RGB is 118 - color contains mainly: red. Hex color #765768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765768 is #89A897. Grayscale: #626262. Windows color (decimal): -9021592 or 6838134. OLE color: 6838134.
HSL color Cylindrical-coordinate representation of color #765768: hue angle of 327.1º 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 #765768 is Cyan = 0, Magento = 0.26, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 87 | 104 | - |
| CMYK | 0 | 0.26 | 0.12 | 0.54 |
| HSL | 327.1º | 0.15% | 0.4% | - |
| HSV(B) | 327.1º | 0.26% | 0.46% | - |
| XYZ | 13.38 | 11.67 | 14.64 | - |
| YUV | 98.21 | 131.27 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 104 | 0 | 0.26 | 0.12 | 0.54 | 327.1 | 0.15 | 0.4 |
| Hex | 76 | 57 | 68 | 0 | 1A | C | 36 | 147 | F | 28 |
| Octal | 166 | 127 | 150 | 0 | 32 | 14 | 66 | 507 | 17 | 50 |
| Binary | 1110110 | 1010111 | 1101000 | 0 | 11010 | 1100 | 110110 | 101000111 | 1111 | 101000 |
Color Harmonies of #765768
Complementary color
Monochromatic Colors of #765768
Black with #765768
Text Example
Text Example
White with #765768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765768; }
p { color: rgb(118,87,104); }
H1.HeaderClassName
{
color: #765768;
}
.AnyTagClassName
{
color: #765768;
}
</style>
background-color css
<style>
a { background-color: #765768; }
a { background-color: rgb(118,87,104); }
div.DivClassName
{
background-color: #765768;
}
.BgClassName
{
background-color: #765768;
}
</style>
border-color css
<style>
span { border-color: #765768; }
span { border-color: rgb(118,87,104); }
td.TdClassName
{
border-color: #765768;
}
.TagClassName
{
border-color: #765768;
}
</style>