Shades of Cosmic #784260
Tints of Cosmic #784260
RGB
CMYK
RGB Variations
Color information
#784260 (or 0x784260) is known color: Cosmic. HEX triplet: 78, 42 and 60. RGB value is (120,66,96). Sum of RGB (Red+Green+Blue) = 120+66+96=282 (37% of max value = 765). Red value is 120 (47.27% from 255 or 42.55% from 282); Green value is 66 (26.17% from 255 or 23.40% from 282); Blue value is 96 (37.89% from 255 or 34.04% from 282); Max value from RGB is 120 - color contains mainly: red. Hex color #784260 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784260 is #87BD9F. Grayscale: #555555. Windows color (decimal): -8895904 or 6308472. OLE color: 6308472.
HSL color Cylindrical-coordinate representation of color #784260: hue angle of 326.67º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #784260 is Cyan = 0, Magento = 0.45, Yellow = 0.2 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 66 | 96 | - |
| CMYK | 0 | 0.45 | 0.2 | 0.53 |
| HSL | 326.67º | 0.29% | 0.36% | - |
| HSV(B) | 326.67º | 0.45% | 0.47% | - |
| XYZ | 11.81 | 8.73 | 12.13 | - |
| YUV | 85.57 | 133.89 | 152.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 66 | 96 | 0 | 0.45 | 0.2 | 0.53 | 326.67 | 0.29 | 0.36 |
| Hex | 78 | 42 | 60 | 0 | 2D | 14 | 35 | 147 | 1D | 24 |
| Octal | 170 | 102 | 140 | 0 | 55 | 24 | 65 | 507 | 35 | 44 |
| Binary | 1111000 | 1000010 | 1100000 | 0 | 101101 | 10100 | 110101 | 101000111 | 11101 | 100100 |
Color Harmonies of #784260
Complementary color
Monochromatic Colors of #784260
Black with #784260
Text Example
Text Example
White with #784260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784260; }
p { color: rgb(120,66,96); }
H1.HeaderClassName
{
color: #784260;
}
.AnyTagClassName
{
color: #784260;
}
</style>
background-color css
<style>
a { background-color: #784260; }
a { background-color: rgb(120,66,96); }
div.DivClassName
{
background-color: #784260;
}
.BgClassName
{
background-color: #784260;
}
</style>
border-color css
<style>
span { border-color: #784260; }
span { border-color: rgb(120,66,96); }
td.TdClassName
{
border-color: #784260;
}
.TagClassName
{
border-color: #784260;
}
</style>