Shades of Cosmic #785468
Tints of Cosmic #785468
RGB
CMYK
RGB Variations
Color information
#785468 (or 0x785468) is known color: Cosmic. HEX triplet: 78, 54 and 68. RGB value is (120,84,104). Sum of RGB (Red+Green+Blue) = 120+84+104=308 (40% of max value = 765). Red value is 120 (47.27% from 255 or 38.96% from 308); Green value is 84 (33.20% from 255 or 27.27% from 308); Blue value is 104 (41.02% from 255 or 33.77% from 308); Max value from RGB is 120 - color contains mainly: red. Hex color #785468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785468 is #87AB97. Grayscale: #616161. Windows color (decimal): -8891288 or 6837368. OLE color: 6837368.
HSL color Cylindrical-coordinate representation of color #785468: hue angle of 326.67º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #785468 is Cyan = 0, Magento = 0.3, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 84 | 104 | - |
| CMYK | 0 | 0.3 | 0.13 | 0.53 |
| HSL | 326.67º | 0.18% | 0.4% | - |
| HSV(B) | 326.67º | 0.3% | 0.47% | - |
| XYZ | 13.41 | 11.33 | 14.58 | - |
| YUV | 97.04 | 131.93 | 144.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 84 | 104 | 0 | 0.3 | 0.13 | 0.53 | 326.67 | 0.18 | 0.4 |
| Hex | 78 | 54 | 68 | 0 | 1E | D | 35 | 147 | 12 | 28 |
| Octal | 170 | 124 | 150 | 0 | 36 | 15 | 65 | 507 | 22 | 50 |
| Binary | 1111000 | 1010100 | 1101000 | 0 | 11110 | 1101 | 110101 | 101000111 | 10010 | 101000 |
Color Harmonies of #785468
Complementary color
Monochromatic Colors of #785468
Black with #785468
Text Example
Text Example
White with #785468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785468; }
p { color: rgb(120,84,104); }
H1.HeaderClassName
{
color: #785468;
}
.AnyTagClassName
{
color: #785468;
}
</style>
background-color css
<style>
a { background-color: #785468; }
a { background-color: rgb(120,84,104); }
div.DivClassName
{
background-color: #785468;
}
.BgClassName
{
background-color: #785468;
}
</style>
border-color css
<style>
span { border-color: #785468; }
span { border-color: rgb(120,84,104); }
td.TdClassName
{
border-color: #785468;
}
.TagClassName
{
border-color: #785468;
}
</style>