Shades of Cosmic #784556
Tints of Cosmic #784556
RGB
CMYK
RGB Variations
Color information
#784556 (or 0x784556) is known color: Cosmic. HEX triplet: 78, 45 and 56. RGB value is (120,69,86). Sum of RGB (Red+Green+Blue) = 120+69+86=275 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.64% from 275); Green value is 69 (27.34% from 255 or 25.09% from 275); Blue value is 86 (33.98% from 255 or 31.27% from 275); Max value from RGB is 120 - color contains mainly: red. Hex color #784556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784556 is #87BAA9. Grayscale: #565656. Windows color (decimal): -8895146 or 5653880. OLE color: 5653880.
HSL color Cylindrical-coordinate representation of color #784556: hue angle of 340º 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 #784556 is Cyan = 0, Magento = 0.42, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 69 | 86 | - |
| CMYK | 0 | 0.42 | 0.28 | 0.53 |
| HSL | 340º | 0.27% | 0.37% | - |
| HSV(B) | 340º | 0.43% | 0.47% | - |
| XYZ | 11.55 | 8.92 | 9.92 | - |
| YUV | 86.19 | 127.9 | 152.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 69 | 86 | 0 | 0.42 | 0.28 | 0.53 | 340 | 0.27 | 0.37 |
| Hex | 78 | 45 | 56 | 0 | 2A | 1C | 35 | 154 | 1B | 25 |
| Octal | 170 | 105 | 126 | 0 | 52 | 34 | 65 | 524 | 33 | 45 |
| Binary | 1111000 | 1000101 | 1010110 | 0 | 101010 | 11100 | 110101 | 101010100 | 11011 | 100101 |
Color Harmonies of #784556
Complementary color
Monochromatic Colors of #784556
Black with #784556
Text Example
Text Example
White with #784556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784556; }
p { color: rgb(120,69,86); }
H1.HeaderClassName
{
color: #784556;
}
.AnyTagClassName
{
color: #784556;
}
</style>
background-color css
<style>
a { background-color: #784556; }
a { background-color: rgb(120,69,86); }
div.DivClassName
{
background-color: #784556;
}
.BgClassName
{
background-color: #784556;
}
</style>
border-color css
<style>
span { border-color: #784556; }
span { border-color: rgb(120,69,86); }
td.TdClassName
{
border-color: #784556;
}
.TagClassName
{
border-color: #784556;
}
</style>