Shades of Cosmic #785967
Tints of Cosmic #785967
RGB
CMYK
RGB Variations
Color information
#785967 (or 0x785967) is known color: Cosmic. HEX triplet: 78, 59 and 67. RGB value is (120,89,103). Sum of RGB (Red+Green+Blue) = 120+89+103=312 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.46% from 312); Green value is 89 (35.16% from 255 or 28.53% from 312); Blue value is 103 (40.62% from 255 or 33.01% from 312); Max value from RGB is 120 - color contains mainly: red. Hex color #785967 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785967 is #87A698. Grayscale: #636363. Windows color (decimal): -8890009 or 6773112. OLE color: 6773112.
HSL color Cylindrical-coordinate representation of color #785967: hue angle of 332.9º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #785967 is Cyan = 0, Magento = 0.26, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 89 | 103 | - |
| CMYK | 0 | 0.26 | 0.14 | 0.53 |
| HSL | 332.9º | 0.15% | 0.41% | - |
| HSV(B) | 332.9º | 0.26% | 0.47% | - |
| XYZ | 13.77 | 12.12 | 14.45 | - |
| YUV | 99.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 89 | 103 | 0 | 0.26 | 0.14 | 0.53 | 332.9 | 0.15 | 0.41 |
| Hex | 78 | 59 | 67 | 0 | 1A | E | 35 | 14D | F | 29 |
| Octal | 170 | 131 | 147 | 0 | 32 | 16 | 65 | 515 | 17 | 51 |
| Binary | 1111000 | 1011001 | 1100111 | 0 | 11010 | 1110 | 110101 | 101001101 | 1111 | 101001 |
Color Harmonies of #785967
Complementary color
Monochromatic Colors of #785967
Black with #785967
Text Example
Text Example
White with #785967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785967; }
p { color: rgb(120,89,103); }
H1.HeaderClassName
{
color: #785967;
}
.AnyTagClassName
{
color: #785967;
}
</style>
background-color css
<style>
a { background-color: #785967; }
a { background-color: rgb(120,89,103); }
div.DivClassName
{
background-color: #785967;
}
.BgClassName
{
background-color: #785967;
}
</style>
border-color css
<style>
span { border-color: #785967; }
span { border-color: rgb(120,89,103); }
td.TdClassName
{
border-color: #785967;
}
.TagClassName
{
border-color: #785967;
}
</style>