Shades of Cosmic #785867
Tints of Cosmic #785867
RGB
CMYK
RGB Variations
Color information
#785867 (or 0x785867) is known color: Cosmic. HEX triplet: 78, 58 and 67. RGB value is (120,88,103). Sum of RGB (Red+Green+Blue) = 120+88+103=311 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.59% from 311); Green value is 88 (34.77% from 255 or 28.30% from 311); Blue value is 103 (40.62% from 255 or 33.12% from 311); Max value from RGB is 120 - color contains mainly: red. Hex color #785867 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785867 is #87A798. Grayscale: #636363. Windows color (decimal): -8890265 or 6772856. OLE color: 6772856.
HSL color Cylindrical-coordinate representation of color #785867: hue angle of 331.88º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #785867 is Cyan = 0, Magento = 0.27, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 88 | 103 | - |
| CMYK | 0 | 0.27 | 0.14 | 0.53 |
| HSL | 331.88º | 0.15% | 0.41% | - |
| HSV(B) | 331.88º | 0.27% | 0.47% | - |
| XYZ | 13.68 | 11.95 | 14.42 | - |
| YUV | 99.28 | 130.1 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 88 | 103 | 0 | 0.27 | 0.14 | 0.53 | 331.88 | 0.15 | 0.41 |
| Hex | 78 | 58 | 67 | 0 | 1B | E | 35 | 14C | F | 29 |
| Octal | 170 | 130 | 147 | 0 | 33 | 16 | 65 | 514 | 17 | 51 |
| Binary | 1111000 | 1011000 | 1100111 | 0 | 11011 | 1110 | 110101 | 101001100 | 1111 | 101001 |
Color Harmonies of #785867
Complementary color
Monochromatic Colors of #785867
Black with #785867
Text Example
Text Example
White with #785867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785867; }
p { color: rgb(120,88,103); }
H1.HeaderClassName
{
color: #785867;
}
.AnyTagClassName
{
color: #785867;
}
</style>
background-color css
<style>
a { background-color: #785867; }
a { background-color: rgb(120,88,103); }
div.DivClassName
{
background-color: #785867;
}
.BgClassName
{
background-color: #785867;
}
</style>
border-color css
<style>
span { border-color: #785867; }
span { border-color: rgb(120,88,103); }
td.TdClassName
{
border-color: #785867;
}
.TagClassName
{
border-color: #785867;
}
</style>