Shades of Cosmic #784356
Tints of Cosmic #784356
RGB
CMYK
RGB Variations
Color information
#784356 (or 0x784356) is known color: Cosmic. HEX triplet: 78, 43 and 56. RGB value is (120,67,86). Sum of RGB (Red+Green+Blue) = 120+67+86=273 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.96% from 273); Green value is 67 (26.56% from 255 or 24.54% from 273); Blue value is 86 (33.98% from 255 or 31.50% from 273); Max value from RGB is 120 - color contains mainly: red. Hex color #784356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784356 is #87BCA9. Grayscale: #545454. Windows color (decimal): -8895658 or 5653368. OLE color: 5653368.
HSL color Cylindrical-coordinate representation of color #784356: hue angle of 338.49º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #784356 is Cyan = 0, Magento = 0.44, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 67 | 86 | - |
| CMYK | 0 | 0.44 | 0.28 | 0.53 |
| HSL | 338.49º | 0.28% | 0.37% | - |
| HSV(B) | 338.49º | 0.44% | 0.47% | - |
| XYZ | 11.43 | 8.68 | 9.88 | - |
| YUV | 85.01 | 128.56 | 152.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 67 | 86 | 0 | 0.44 | 0.28 | 0.53 | 338.49 | 0.28 | 0.37 |
| Hex | 78 | 43 | 56 | 0 | 2C | 1C | 35 | 152 | 1C | 25 |
| Octal | 170 | 103 | 126 | 0 | 54 | 34 | 65 | 522 | 34 | 45 |
| Binary | 1111000 | 1000011 | 1010110 | 0 | 101100 | 11100 | 110101 | 101010010 | 11100 | 100101 |
Color Harmonies of #784356
Complementary color
Monochromatic Colors of #784356
Black with #784356
Text Example
Text Example
White with #784356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784356; }
p { color: rgb(120,67,86); }
H1.HeaderClassName
{
color: #784356;
}
.AnyTagClassName
{
color: #784356;
}
</style>
background-color css
<style>
a { background-color: #784356; }
a { background-color: rgb(120,67,86); }
div.DivClassName
{
background-color: #784356;
}
.BgClassName
{
background-color: #784356;
}
</style>
border-color css
<style>
span { border-color: #784356; }
span { border-color: rgb(120,67,86); }
td.TdClassName
{
border-color: #784356;
}
.TagClassName
{
border-color: #784356;
}
</style>