Shades of Cosmic #784060
Tints of Cosmic #784060
RGB
CMYK
RGB Variations
Color information
#784060 (or 0x784060) is known color: Cosmic. HEX triplet: 78, 40 and 60. RGB value is (120,64,96). Sum of RGB (Red+Green+Blue) = 120+64+96=280 (37% of max value = 765). Red value is 120 (47.27% from 255 or 42.86% from 280); Green value is 64 (25.39% from 255 or 22.86% from 280); Blue value is 96 (37.89% from 255 or 34.29% from 280); Max value from RGB is 120 - color contains mainly: red. Hex color #784060 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784060 is #87BF9F. Grayscale: #545454. Windows color (decimal): -8896416 or 6307960. OLE color: 6307960.
HSL color Cylindrical-coordinate representation of color #784060: hue angle of 325.71º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #784060 is Cyan = 0, Magento = 0.47, Yellow = 0.2 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 64 | 96 | - |
| CMYK | 0 | 0.47 | 0.2 | 0.53 |
| HSL | 325.71º | 0.3% | 0.36% | - |
| HSV(B) | 325.71º | 0.47% | 0.47% | - |
| XYZ | 11.69 | 8.5 | 12.09 | - |
| YUV | 84.39 | 134.55 | 153.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 64 | 96 | 0 | 0.47 | 0.2 | 0.53 | 325.71 | 0.3 | 0.36 |
| Hex | 78 | 40 | 60 | 0 | 2F | 14 | 35 | 146 | 1E | 24 |
| Octal | 170 | 100 | 140 | 0 | 57 | 24 | 65 | 506 | 36 | 44 |
| Binary | 1111000 | 1000000 | 1100000 | 0 | 101111 | 10100 | 110101 | 101000110 | 11110 | 100100 |
Color Harmonies of #784060
Complementary color
Monochromatic Colors of #784060
Black with #784060
Text Example
Text Example
White with #784060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784060; }
p { color: rgb(120,64,96); }
H1.HeaderClassName
{
color: #784060;
}
.AnyTagClassName
{
color: #784060;
}
</style>
background-color css
<style>
a { background-color: #784060; }
a { background-color: rgb(120,64,96); }
div.DivClassName
{
background-color: #784060;
}
.BgClassName
{
background-color: #784060;
}
</style>
border-color css
<style>
span { border-color: #784060; }
span { border-color: rgb(120,64,96); }
td.TdClassName
{
border-color: #784060;
}
.TagClassName
{
border-color: #784060;
}
</style>