Shades of Cosmic #783760
Tints of Cosmic #783760
RGB
CMYK
RGB Variations
Color information
#783760 (or 0x783760) is known color: Cosmic. HEX triplet: 78, 37 and 60. RGB value is (120,55,96). Sum of RGB (Red+Green+Blue) = 120+55+96=271 (35% of max value = 765). Red value is 120 (47.27% from 255 or 44.28% from 271); Green value is 55 (21.88% from 255 or 20.30% from 271); Blue value is 96 (37.89% from 255 or 35.42% from 271); Max value from RGB is 120 - color contains mainly: red. Hex color #783760 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783760 is #87C89F. Grayscale: #4F4F4F. Windows color (decimal): -8898720 or 6305656. OLE color: 6305656.
HSL color Cylindrical-coordinate representation of color #783760: hue angle of 322.15º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #783760 is Cyan = 0, Magento = 0.54, Yellow = 0.2 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 55 | 96 | - |
| CMYK | 0 | 0.54 | 0.2 | 0.53 |
| HSL | 322.15º | 0.37% | 0.34% | - |
| HSV(B) | 322.15º | 0.54% | 0.47% | - |
| XYZ | 11.22 | 7.57 | 11.94 | - |
| YUV | 79.11 | 137.53 | 157.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 55 | 96 | 0 | 0.54 | 0.2 | 0.53 | 322.15 | 0.37 | 0.34 |
| Hex | 78 | 37 | 60 | 0 | 36 | 14 | 35 | 142 | 25 | 22 |
| Octal | 170 | 67 | 140 | 0 | 66 | 24 | 65 | 502 | 45 | 42 |
| Binary | 1111000 | 110111 | 1100000 | 0 | 110110 | 10100 | 110101 | 101000010 | 100101 | 100010 |
Color Harmonies of #783760
Complementary color
Monochromatic Colors of #783760
Black with #783760
Text Example
Text Example
White with #783760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783760; }
p { color: rgb(120,55,96); }
H1.HeaderClassName
{
color: #783760;
}
.AnyTagClassName
{
color: #783760;
}
</style>
background-color css
<style>
a { background-color: #783760; }
a { background-color: rgb(120,55,96); }
div.DivClassName
{
background-color: #783760;
}
.BgClassName
{
background-color: #783760;
}
</style>
border-color css
<style>
span { border-color: #783760; }
span { border-color: rgb(120,55,96); }
td.TdClassName
{
border-color: #783760;
}
.TagClassName
{
border-color: #783760;
}
</style>