Shades of Cosmic #784764
Tints of Cosmic #784764
RGB
CMYK
RGB Variations
Color information
#784764 (or 0x784764) is known color: Cosmic. HEX triplet: 78, 47 and 64. RGB value is (120,71,100). Sum of RGB (Red+Green+Blue) = 120+71+100=291 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.24% from 291); Green value is 71 (28.12% from 255 or 24.40% from 291); Blue value is 100 (39.45% from 255 or 34.36% from 291); Max value from RGB is 120 - color contains mainly: red. Hex color #784764 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784764 is #87B89B. Grayscale: #585858. Windows color (decimal): -8894620 or 6571896. OLE color: 6571896.
HSL color Cylindrical-coordinate representation of color #784764: hue angle of 324.49º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #784764 is Cyan = 0, Magento = 0.41, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 71 | 100 | - |
| CMYK | 0 | 0.41 | 0.17 | 0.53 |
| HSL | 324.49º | 0.26% | 0.37% | - |
| HSV(B) | 324.49º | 0.41% | 0.47% | - |
| XYZ | 12.3 | 9.42 | 13.23 | - |
| YUV | 88.96 | 134.23 | 150.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 71 | 100 | 0 | 0.41 | 0.17 | 0.53 | 324.49 | 0.26 | 0.37 |
| Hex | 78 | 47 | 64 | 0 | 29 | 11 | 35 | 144 | 1A | 25 |
| Octal | 170 | 107 | 144 | 0 | 51 | 21 | 65 | 504 | 32 | 45 |
| Binary | 1111000 | 1000111 | 1100100 | 0 | 101001 | 10001 | 110101 | 101000100 | 11010 | 100101 |
Color Harmonies of #784764
Complementary color
Monochromatic Colors of #784764
Black with #784764
Text Example
Text Example
White with #784764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784764; }
p { color: rgb(120,71,100); }
H1.HeaderClassName
{
color: #784764;
}
.AnyTagClassName
{
color: #784764;
}
</style>
background-color css
<style>
a { background-color: #784764; }
a { background-color: rgb(120,71,100); }
div.DivClassName
{
background-color: #784764;
}
.BgClassName
{
background-color: #784764;
}
</style>
border-color css
<style>
span { border-color: #784764; }
span { border-color: rgb(120,71,100); }
td.TdClassName
{
border-color: #784764;
}
.TagClassName
{
border-color: #784764;
}
</style>