Shades of Cosmic #765468
Tints of Cosmic #765468
RGB
CMYK
RGB Variations
Color information
#765468 (or 0x765468) is known color: Cosmic. HEX triplet: 76, 54 and 68. RGB value is (118,84,104). Sum of RGB (Red+Green+Blue) = 118+84+104=306 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.56% from 306); Green value is 84 (33.20% from 255 or 27.45% from 306); Blue value is 104 (41.02% from 255 or 33.99% from 306); Max value from RGB is 118 - color contains mainly: red. Hex color #765468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765468 is #89AB97. Grayscale: #606060. Windows color (decimal): -9022360 or 6837366. OLE color: 6837366.
HSL color Cylindrical-coordinate representation of color #765468: hue angle of 324.71º 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 #765468 is Cyan = 0, Magento = 0.29, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 84 | 104 | - |
| CMYK | 0 | 0.29 | 0.12 | 0.54 |
| HSL | 324.71º | 0.17% | 0.4% | - |
| HSV(B) | 324.71º | 0.29% | 0.46% | - |
| XYZ | 13.14 | 11.19 | 14.56 | - |
| YUV | 96.45 | 132.26 | 143.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 104 | 0 | 0.29 | 0.12 | 0.54 | 324.71 | 0.17 | 0.4 |
| Hex | 76 | 54 | 68 | 0 | 1D | C | 36 | 145 | 11 | 28 |
| Octal | 166 | 124 | 150 | 0 | 35 | 14 | 66 | 505 | 21 | 50 |
| Binary | 1110110 | 1010100 | 1101000 | 0 | 11101 | 1100 | 110110 | 101000101 | 10001 | 101000 |
Color Harmonies of #765468
Complementary color
Monochromatic Colors of #765468
Black with #765468
Text Example
Text Example
White with #765468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765468; }
p { color: rgb(118,84,104); }
H1.HeaderClassName
{
color: #765468;
}
.AnyTagClassName
{
color: #765468;
}
</style>
background-color css
<style>
a { background-color: #765468; }
a { background-color: rgb(118,84,104); }
div.DivClassName
{
background-color: #765468;
}
.BgClassName
{
background-color: #765468;
}
</style>
border-color css
<style>
span { border-color: #765468; }
span { border-color: rgb(118,84,104); }
td.TdClassName
{
border-color: #765468;
}
.TagClassName
{
border-color: #765468;
}
</style>