Shades of Cosmic #783860
Tints of Cosmic #783860
RGB
CMYK
RGB Variations
Color information
#783860 (or 0x783860) is known color: Cosmic. HEX triplet: 78, 38 and 60. RGB value is (120,56,96). Sum of RGB (Red+Green+Blue) = 120+56+96=272 (36% of max value = 765). Red value is 120 (47.27% from 255 or 44.12% from 272); Green value is 56 (22.27% from 255 or 20.59% from 272); Blue value is 96 (37.89% from 255 or 35.29% from 272); Max value from RGB is 120 - color contains mainly: red. Hex color #783860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783860 is #87C79F. Grayscale: #4F4F4F. Windows color (decimal): -8898464 or 6305912. OLE color: 6305912.
HSL color Cylindrical-coordinate representation of color #783860: hue angle of 322.5º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #783860 is Cyan = 0, Magento = 0.53, Yellow = 0.2 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 56 | 96 | - |
| CMYK | 0 | 0.53 | 0.2 | 0.53 |
| HSL | 322.5º | 0.36% | 0.35% | - |
| HSV(B) | 322.5º | 0.53% | 0.47% | - |
| XYZ | 11.27 | 7.67 | 11.95 | - |
| YUV | 79.7 | 137.2 | 156.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 56 | 96 | 0 | 0.53 | 0.2 | 0.53 | 322.5 | 0.36 | 0.35 |
| Hex | 78 | 38 | 60 | 0 | 35 | 14 | 35 | 142 | 24 | 23 |
| Octal | 170 | 70 | 140 | 0 | 65 | 24 | 65 | 502 | 44 | 43 |
| Binary | 1111000 | 111000 | 1100000 | 0 | 110101 | 10100 | 110101 | 101000010 | 100100 | 100011 |
Color Harmonies of #783860
Complementary color
Monochromatic Colors of #783860
Black with #783860
Text Example
Text Example
White with #783860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783860; }
p { color: rgb(120,56,96); }
H1.HeaderClassName
{
color: #783860;
}
.AnyTagClassName
{
color: #783860;
}
</style>
background-color css
<style>
a { background-color: #783860; }
a { background-color: rgb(120,56,96); }
div.DivClassName
{
background-color: #783860;
}
.BgClassName
{
background-color: #783860;
}
</style>
border-color css
<style>
span { border-color: #783860; }
span { border-color: rgb(120,56,96); }
td.TdClassName
{
border-color: #783860;
}
.TagClassName
{
border-color: #783860;
}
</style>