Shades of Cosmic #784558
Tints of Cosmic #784558
RGB
CMYK
RGB Variations
Color information
#784558 (or 0x784558) is known color: Cosmic. HEX triplet: 78, 45 and 58. RGB value is (120,69,88). Sum of RGB (Red+Green+Blue) = 120+69+88=277 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.32% from 277); Green value is 69 (27.34% from 255 or 24.91% from 277); Blue value is 88 (34.77% from 255 or 31.77% from 277); Max value from RGB is 120 - color contains mainly: red. Hex color #784558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784558 is #87BAA7. Grayscale: #565656. Windows color (decimal): -8895144 or 5784952. OLE color: 5784952.
HSL color Cylindrical-coordinate representation of color #784558: hue angle of 337.65º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #784558 is Cyan = 0, Magento = 0.42, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 69 | 88 | - |
| CMYK | 0 | 0.42 | 0.27 | 0.53 |
| HSL | 337.65º | 0.27% | 0.37% | - |
| HSV(B) | 337.65º | 0.43% | 0.47% | - |
| XYZ | 11.64 | 8.95 | 10.35 | - |
| YUV | 86.42 | 128.9 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 69 | 88 | 0 | 0.42 | 0.27 | 0.53 | 337.65 | 0.27 | 0.37 |
| Hex | 78 | 45 | 58 | 0 | 2A | 1B | 35 | 152 | 1B | 25 |
| Octal | 170 | 105 | 130 | 0 | 52 | 33 | 65 | 522 | 33 | 45 |
| Binary | 1111000 | 1000101 | 1011000 | 0 | 101010 | 11011 | 110101 | 101010010 | 11011 | 100101 |
Color Harmonies of #784558
Complementary color
Monochromatic Colors of #784558
Black with #784558
Text Example
Text Example
White with #784558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784558; }
p { color: rgb(120,69,88); }
H1.HeaderClassName
{
color: #784558;
}
.AnyTagClassName
{
color: #784558;
}
</style>
background-color css
<style>
a { background-color: #784558; }
a { background-color: rgb(120,69,88); }
div.DivClassName
{
background-color: #784558;
}
.BgClassName
{
background-color: #784558;
}
</style>
border-color css
<style>
span { border-color: #784558; }
span { border-color: rgb(120,69,88); }
td.TdClassName
{
border-color: #784558;
}
.TagClassName
{
border-color: #784558;
}
</style>