Shades of Cosmic #785862
Tints of Cosmic #785862
RGB
CMYK
RGB Variations
Color information
#785862 (or 0x785862) is known color: Cosmic. HEX triplet: 78, 58 and 62. RGB value is (120,88,98). Sum of RGB (Red+Green+Blue) = 120+88+98=306 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.22% from 306); Green value is 88 (34.77% from 255 or 28.76% from 306); Blue value is 98 (38.67% from 255 or 32.03% from 306); Max value from RGB is 120 - color contains mainly: red. Hex color #785862 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785862 is #87A79D. Grayscale: #626262. Windows color (decimal): -8890270 or 6445176. OLE color: 6445176.
HSL color Cylindrical-coordinate representation of color #785862: hue angle of 341.25º degrees, saturation: 0.15, 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 #785862 is Cyan = 0, Magento = 0.27, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 88 | 98 | - |
| CMYK | 0 | 0.27 | 0.18 | 0.53 |
| HSL | 341.25º | 0.15% | 0.41% | - |
| HSV(B) | 341.25º | 0.27% | 0.47% | - |
| XYZ | 13.44 | 11.85 | 13.14 | - |
| YUV | 98.71 | 127.6 | 143.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 88 | 98 | 0 | 0.27 | 0.18 | 0.53 | 341.25 | 0.15 | 0.41 |
| Hex | 78 | 58 | 62 | 0 | 1B | 12 | 35 | 155 | F | 29 |
| Octal | 170 | 130 | 142 | 0 | 33 | 22 | 65 | 525 | 17 | 51 |
| Binary | 1111000 | 1011000 | 1100010 | 0 | 11011 | 10010 | 110101 | 101010101 | 1111 | 101001 |
Color Harmonies of #785862
Complementary color
Monochromatic Colors of #785862
Black with #785862
Text Example
Text Example
White with #785862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785862; }
p { color: rgb(120,88,98); }
H1.HeaderClassName
{
color: #785862;
}
.AnyTagClassName
{
color: #785862;
}
</style>
background-color css
<style>
a { background-color: #785862; }
a { background-color: rgb(120,88,98); }
div.DivClassName
{
background-color: #785862;
}
.BgClassName
{
background-color: #785862;
}
</style>
border-color css
<style>
span { border-color: #785862; }
span { border-color: rgb(120,88,98); }
td.TdClassName
{
border-color: #785862;
}
.TagClassName
{
border-color: #785862;
}
</style>