Shades of Cosmic #784159
Tints of Cosmic #784159
RGB
CMYK
RGB Variations
Color information
#784159 (or 0x784159) is known color: Cosmic. HEX triplet: 78, 41 and 59. RGB value is (120,65,89). Sum of RGB (Red+Green+Blue) = 120+65+89=274 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.80% from 274); Green value is 65 (25.78% from 255 or 23.72% from 274); Blue value is 89 (35.16% from 255 or 32.48% from 274); Max value from RGB is 120 - color contains mainly: red. Hex color #784159 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784159 is #87BEA6. Grayscale: #545454. Windows color (decimal): -8896167 or 5849464. OLE color: 5849464.
HSL color Cylindrical-coordinate representation of color #784159: hue angle of 333.82º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #784159 is Cyan = 0, Magento = 0.46, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 65 | 89 | - |
| CMYK | 0 | 0.46 | 0.26 | 0.53 |
| HSL | 333.82º | 0.3% | 0.36% | - |
| HSV(B) | 333.82º | 0.46% | 0.47% | - |
| XYZ | 11.44 | 8.49 | 10.49 | - |
| YUV | 84.18 | 130.72 | 153.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 65 | 89 | 0 | 0.46 | 0.26 | 0.53 | 333.82 | 0.3 | 0.36 |
| Hex | 78 | 41 | 59 | 0 | 2E | 1A | 35 | 14E | 1E | 24 |
| Octal | 170 | 101 | 131 | 0 | 56 | 32 | 65 | 516 | 36 | 44 |
| Binary | 1111000 | 1000001 | 1011001 | 0 | 101110 | 11010 | 110101 | 101001110 | 11110 | 100100 |
Color Harmonies of #784159
Complementary color
Monochromatic Colors of #784159
Black with #784159
Text Example
Text Example
White with #784159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784159; }
p { color: rgb(120,65,89); }
H1.HeaderClassName
{
color: #784159;
}
.AnyTagClassName
{
color: #784159;
}
</style>
background-color css
<style>
a { background-color: #784159; }
a { background-color: rgb(120,65,89); }
div.DivClassName
{
background-color: #784159;
}
.BgClassName
{
background-color: #784159;
}
</style>
border-color css
<style>
span { border-color: #784159; }
span { border-color: rgb(120,65,89); }
td.TdClassName
{
border-color: #784159;
}
.TagClassName
{
border-color: #784159;
}
</style>