Shades of Cosmic #785767
Tints of Cosmic #785767
RGB
CMYK
RGB Variations
Color information
#785767 (or 0x785767) is known color: Cosmic. HEX triplet: 78, 57 and 67. RGB value is (120,87,103). Sum of RGB (Red+Green+Blue) = 120+87+103=310 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.71% from 310); Green value is 87 (34.38% from 255 or 28.06% from 310); Blue value is 103 (40.62% from 255 or 33.23% from 310); Max value from RGB is 120 - color contains mainly: red. Hex color #785767 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785767 is #87A898. Grayscale: #626262. Windows color (decimal): -8890521 or 6772600. OLE color: 6772600.
HSL color Cylindrical-coordinate representation of color #785767: hue angle of 330.91º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #785767 is Cyan = 0, Magento = 0.28, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 87 | 103 | - |
| CMYK | 0 | 0.28 | 0.14 | 0.53 |
| HSL | 330.91º | 0.16% | 0.41% | - |
| HSV(B) | 330.91º | 0.28% | 0.47% | - |
| XYZ | 13.6 | 11.79 | 14.39 | - |
| YUV | 98.69 | 130.43 | 143.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 87 | 103 | 0 | 0.28 | 0.14 | 0.53 | 330.91 | 0.16 | 0.41 |
| Hex | 78 | 57 | 67 | 0 | 1C | E | 35 | 14B | 10 | 29 |
| Octal | 170 | 127 | 147 | 0 | 34 | 16 | 65 | 513 | 20 | 51 |
| Binary | 1111000 | 1010111 | 1100111 | 0 | 11100 | 1110 | 110101 | 101001011 | 10000 | 101001 |
Color Harmonies of #785767
Complementary color
Monochromatic Colors of #785767
Black with #785767
Text Example
Text Example
White with #785767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785767; }
p { color: rgb(120,87,103); }
H1.HeaderClassName
{
color: #785767;
}
.AnyTagClassName
{
color: #785767;
}
</style>
background-color css
<style>
a { background-color: #785767; }
a { background-color: rgb(120,87,103); }
div.DivClassName
{
background-color: #785767;
}
.BgClassName
{
background-color: #785767;
}
</style>
border-color css
<style>
span { border-color: #785767; }
span { border-color: rgb(120,87,103); }
td.TdClassName
{
border-color: #785767;
}
.TagClassName
{
border-color: #785767;
}
</style>