Shades of Cosmic #785167
Tints of Cosmic #785167
RGB
CMYK
RGB Variations
Color information
#785167 (or 0x785167) is known color: Cosmic. HEX triplet: 78, 51 and 67. RGB value is (120,81,103). Sum of RGB (Red+Green+Blue) = 120+81+103=304 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.47% from 304); Green value is 81 (32.03% from 255 or 26.64% from 304); Blue value is 103 (40.62% from 255 or 33.88% from 304); Max value from RGB is 120 - color contains mainly: red. Hex color #785167 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785167 is #87AE98. Grayscale: #5F5F5F. Windows color (decimal): -8892057 or 6771064. OLE color: 6771064.
HSL color Cylindrical-coordinate representation of color #785167: hue angle of 326.15º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #785167 is Cyan = 0, Magento = 0.32, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 81 | 103 | - |
| CMYK | 0 | 0.32 | 0.14 | 0.53 |
| HSL | 326.15º | 0.19% | 0.39% | - |
| HSV(B) | 326.15º | 0.33% | 0.47% | - |
| XYZ | 13.14 | 10.86 | 14.24 | - |
| YUV | 95.17 | 132.42 | 145.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 81 | 103 | 0 | 0.32 | 0.14 | 0.53 | 326.15 | 0.19 | 0.39 |
| Hex | 78 | 51 | 67 | 0 | 20 | E | 35 | 146 | 13 | 27 |
| Octal | 170 | 121 | 147 | 0 | 40 | 16 | 65 | 506 | 23 | 47 |
| Binary | 1111000 | 1010001 | 1100111 | 0 | 100000 | 1110 | 110101 | 101000110 | 10011 | 100111 |
Color Harmonies of #785167
Complementary color
Monochromatic Colors of #785167
Black with #785167
Text Example
Text Example
White with #785167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785167; }
p { color: rgb(120,81,103); }
H1.HeaderClassName
{
color: #785167;
}
.AnyTagClassName
{
color: #785167;
}
</style>
background-color css
<style>
a { background-color: #785167; }
a { background-color: rgb(120,81,103); }
div.DivClassName
{
background-color: #785167;
}
.BgClassName
{
background-color: #785167;
}
</style>
border-color css
<style>
span { border-color: #785167; }
span { border-color: rgb(120,81,103); }
td.TdClassName
{
border-color: #785167;
}
.TagClassName
{
border-color: #785167;
}
</style>