Shades of Cosmic #785467
Tints of Cosmic #785467
RGB
CMYK
RGB Variations
Color information
#785467 (or 0x785467) is known color: Cosmic. HEX triplet: 78, 54 and 67. RGB value is (120,84,103). Sum of RGB (Red+Green+Blue) = 120+84+103=307 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.09% from 307); Green value is 84 (33.20% from 255 or 27.36% from 307); Blue value is 103 (40.62% from 255 or 33.55% from 307); Max value from RGB is 120 - color contains mainly: red. Hex color #785467 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785467 is #87AB98. Grayscale: #606060. Windows color (decimal): -8891289 or 6771832. OLE color: 6771832.
HSL color Cylindrical-coordinate representation of color #785467: hue angle of 328.33º 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 #785467 is Cyan = 0, Magento = 0.3, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 84 | 103 | - |
| CMYK | 0 | 0.3 | 0.14 | 0.53 |
| HSL | 328.33º | 0.18% | 0.4% | - |
| HSV(B) | 328.33º | 0.3% | 0.47% | - |
| XYZ | 13.36 | 11.31 | 14.31 | - |
| YUV | 96.93 | 131.43 | 144.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 84 | 103 | 0 | 0.3 | 0.14 | 0.53 | 328.33 | 0.18 | 0.4 |
| Hex | 78 | 54 | 67 | 0 | 1E | E | 35 | 148 | 12 | 28 |
| Octal | 170 | 124 | 147 | 0 | 36 | 16 | 65 | 510 | 22 | 50 |
| Binary | 1111000 | 1010100 | 1100111 | 0 | 11110 | 1110 | 110101 | 101001000 | 10010 | 101000 |
Color Harmonies of #785467
Complementary color
Monochromatic Colors of #785467
Black with #785467
Text Example
Text Example
White with #785467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785467; }
p { color: rgb(120,84,103); }
H1.HeaderClassName
{
color: #785467;
}
.AnyTagClassName
{
color: #785467;
}
</style>
background-color css
<style>
a { background-color: #785467; }
a { background-color: rgb(120,84,103); }
div.DivClassName
{
background-color: #785467;
}
.BgClassName
{
background-color: #785467;
}
</style>
border-color css
<style>
span { border-color: #785467; }
span { border-color: rgb(120,84,103); }
td.TdClassName
{
border-color: #785467;
}
.TagClassName
{
border-color: #785467;
}
</style>