Shades of Cosmic #784465
Tints of Cosmic #784465
RGB
CMYK
RGB Variations
Color information
#784465 (or 0x784465) is known color: Cosmic. HEX triplet: 78, 44 and 65. RGB value is (120,68,101). Sum of RGB (Red+Green+Blue) = 120+68+101=289 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.52% from 289); Green value is 68 (26.95% from 255 or 23.53% from 289); Blue value is 101 (39.84% from 255 or 34.95% from 289); Max value from RGB is 120 - color contains mainly: red. Hex color #784465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784465 is #87BB9A. Grayscale: #575757. Windows color (decimal): -8895387 or 6636664. OLE color: 6636664.
HSL color Cylindrical-coordinate representation of color #784465: hue angle of 321.92º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #784465 is Cyan = 0, Magento = 0.43, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 68 | 101 | - |
| CMYK | 0 | 0.43 | 0.16 | 0.53 |
| HSL | 321.92º | 0.28% | 0.37% | - |
| HSV(B) | 321.92º | 0.43% | 0.47% | - |
| XYZ | 12.16 | 9.07 | 13.42 | - |
| YUV | 87.31 | 135.73 | 151.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 68 | 101 | 0 | 0.43 | 0.16 | 0.53 | 321.92 | 0.28 | 0.37 |
| Hex | 78 | 44 | 65 | 0 | 2B | 10 | 35 | 142 | 1C | 25 |
| Octal | 170 | 104 | 145 | 0 | 53 | 20 | 65 | 502 | 34 | 45 |
| Binary | 1111000 | 1000100 | 1100101 | 0 | 101011 | 10000 | 110101 | 101000010 | 11100 | 100101 |
Color Harmonies of #784465
Complementary color
Monochromatic Colors of #784465
Black with #784465
Text Example
Text Example
White with #784465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784465; }
p { color: rgb(120,68,101); }
H1.HeaderClassName
{
color: #784465;
}
.AnyTagClassName
{
color: #784465;
}
</style>
background-color css
<style>
a { background-color: #784465; }
a { background-color: rgb(120,68,101); }
div.DivClassName
{
background-color: #784465;
}
.BgClassName
{
background-color: #784465;
}
</style>
border-color css
<style>
span { border-color: #784465; }
span { border-color: rgb(120,68,101); }
td.TdClassName
{
border-color: #784465;
}
.TagClassName
{
border-color: #784465;
}
</style>