Shades of Cosmic #784362
Tints of Cosmic #784362
RGB
CMYK
RGB Variations
Color information
#784362 (or 0x784362) is known color: Cosmic. HEX triplet: 78, 43 and 62. RGB value is (120,67,98). Sum of RGB (Red+Green+Blue) = 120+67+98=285 (37% of max value = 765). Red value is 120 (47.27% from 255 or 42.11% from 285); Green value is 67 (26.56% from 255 or 23.51% from 285); Blue value is 98 (38.67% from 255 or 34.39% from 285); Max value from RGB is 120 - color contains mainly: red. Hex color #784362 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784362 is #87BC9D. Grayscale: #565656. Windows color (decimal): -8895646 or 6439800. OLE color: 6439800.
HSL color Cylindrical-coordinate representation of color #784362: hue angle of 324.91º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #784362 is Cyan = 0, Magento = 0.44, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 67 | 98 | - |
| CMYK | 0 | 0.44 | 0.18 | 0.53 |
| HSL | 324.91º | 0.28% | 0.37% | - |
| HSV(B) | 324.91º | 0.44% | 0.47% | - |
| XYZ | 11.96 | 8.89 | 12.64 | - |
| YUV | 86.38 | 134.56 | 151.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 67 | 98 | 0 | 0.44 | 0.18 | 0.53 | 324.91 | 0.28 | 0.37 |
| Hex | 78 | 43 | 62 | 0 | 2C | 12 | 35 | 145 | 1C | 25 |
| Octal | 170 | 103 | 142 | 0 | 54 | 22 | 65 | 505 | 34 | 45 |
| Binary | 1111000 | 1000011 | 1100010 | 0 | 101100 | 10010 | 110101 | 101000101 | 11100 | 100101 |
Color Harmonies of #784362
Complementary color
Monochromatic Colors of #784362
Black with #784362
Text Example
Text Example
White with #784362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784362; }
p { color: rgb(120,67,98); }
H1.HeaderClassName
{
color: #784362;
}
.AnyTagClassName
{
color: #784362;
}
</style>
background-color css
<style>
a { background-color: #784362; }
a { background-color: rgb(120,67,98); }
div.DivClassName
{
background-color: #784362;
}
.BgClassName
{
background-color: #784362;
}
</style>
border-color css
<style>
span { border-color: #784362; }
span { border-color: rgb(120,67,98); }
td.TdClassName
{
border-color: #784362;
}
.TagClassName
{
border-color: #784362;
}
</style>