Shades of Cosmic #784358
Tints of Cosmic #784358
RGB
CMYK
RGB Variations
Color information
#784358 (or 0x784358) is known color: Cosmic. HEX triplet: 78, 43 and 58. RGB value is (120,67,88). Sum of RGB (Red+Green+Blue) = 120+67+88=275 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.64% from 275); Green value is 67 (26.56% from 255 or 24.36% from 275); Blue value is 88 (34.77% from 255 or 32% from 275); Max value from RGB is 120 - color contains mainly: red. Hex color #784358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784358 is #87BCA7. Grayscale: #555555. Windows color (decimal): -8895656 or 5784440. OLE color: 5784440.
HSL color Cylindrical-coordinate representation of color #784358: hue angle of 336.23º 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 #784358 is Cyan = 0, Magento = 0.44, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 67 | 88 | - |
| CMYK | 0 | 0.44 | 0.27 | 0.53 |
| HSL | 336.23º | 0.28% | 0.37% | - |
| HSV(B) | 336.23º | 0.44% | 0.47% | - |
| XYZ | 11.51 | 8.71 | 10.31 | - |
| YUV | 85.24 | 129.56 | 152.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 67 | 88 | 0 | 0.44 | 0.27 | 0.53 | 336.23 | 0.28 | 0.37 |
| Hex | 78 | 43 | 58 | 0 | 2C | 1B | 35 | 150 | 1C | 25 |
| Octal | 170 | 103 | 130 | 0 | 54 | 33 | 65 | 520 | 34 | 45 |
| Binary | 1111000 | 1000011 | 1011000 | 0 | 101100 | 11011 | 110101 | 101010000 | 11100 | 100101 |
Color Harmonies of #784358
Complementary color
Monochromatic Colors of #784358
Black with #784358
Text Example
Text Example
White with #784358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784358; }
p { color: rgb(120,67,88); }
H1.HeaderClassName
{
color: #784358;
}
.AnyTagClassName
{
color: #784358;
}
</style>
background-color css
<style>
a { background-color: #784358; }
a { background-color: rgb(120,67,88); }
div.DivClassName
{
background-color: #784358;
}
.BgClassName
{
background-color: #784358;
}
</style>
border-color css
<style>
span { border-color: #784358; }
span { border-color: rgb(120,67,88); }
td.TdClassName
{
border-color: #784358;
}
.TagClassName
{
border-color: #784358;
}
</style>