Shades of Cosmic #785067
Tints of Cosmic #785067
RGB
CMYK
RGB Variations
Color information
#785067 (or 0x785067) is known color: Cosmic. HEX triplet: 78, 50 and 67. RGB value is (120,80,103). Sum of RGB (Red+Green+Blue) = 120+80+103=303 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.60% from 303); Green value is 80 (31.64% from 255 or 26.40% from 303); Blue value is 103 (40.62% from 255 or 33.99% from 303); Max value from RGB is 120 - color contains mainly: red. Hex color #785067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785067 is #87AF98. Grayscale: #5E5E5E. Windows color (decimal): -8892313 or 6770808. OLE color: 6770808.
HSL color Cylindrical-coordinate representation of color #785067: hue angle of 325.5º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #785067 is Cyan = 0, Magento = 0.33, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 80 | 103 | - |
| CMYK | 0 | 0.33 | 0.14 | 0.53 |
| HSL | 325.5º | 0.2% | 0.39% | - |
| HSV(B) | 325.5º | 0.33% | 0.47% | - |
| XYZ | 13.06 | 10.71 | 14.21 | - |
| YUV | 94.58 | 132.75 | 146.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 80 | 103 | 0 | 0.33 | 0.14 | 0.53 | 325.5 | 0.2 | 0.39 |
| Hex | 78 | 50 | 67 | 0 | 21 | E | 35 | 146 | 14 | 27 |
| Octal | 170 | 120 | 147 | 0 | 41 | 16 | 65 | 506 | 24 | 47 |
| Binary | 1111000 | 1010000 | 1100111 | 0 | 100001 | 1110 | 110101 | 101000110 | 10100 | 100111 |
Color Harmonies of #785067
Complementary color
Monochromatic Colors of #785067
Black with #785067
Text Example
Text Example
White with #785067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785067; }
p { color: rgb(120,80,103); }
H1.HeaderClassName
{
color: #785067;
}
.AnyTagClassName
{
color: #785067;
}
</style>
background-color css
<style>
a { background-color: #785067; }
a { background-color: rgb(120,80,103); }
div.DivClassName
{
background-color: #785067;
}
.BgClassName
{
background-color: #785067;
}
</style>
border-color css
<style>
span { border-color: #785067; }
span { border-color: rgb(120,80,103); }
td.TdClassName
{
border-color: #785067;
}
.TagClassName
{
border-color: #785067;
}
</style>